gnn_tracking.utils.device#
Functions#
|
Setting the device (cpu/cuda) with the following fallback alternatives |
Module Contents#
- gnn_tracking.utils.device.guess_device(inpt=None)#
Setting the device (cpu/cuda) with the following fallback alternatives
input
environment variable GNN_TRACKING_DEVICE
cuda if available, else cpu