Learn Before
Code
Fallback GPU Allocation Function
A convenient utility function can be defined to return the requested GPU if it exists, or fall back to returning the CPU if the requested GPU is not available. This allows deep learning code to run smoothly regardless of the specific hardware configuration.
0
1
Updated 2026-05-09
Tags
D2L
Dive into Deep Learning @ D2L