utils.gpu_utils
#
Utils for GPU.
Functions
Get the warp size of the current device. |
|
Check if var implement the CUDA Array interface. |
|
Check if var is a CUDA tensor. |
|
Check if var is a host contiguous np array. |
|
Decorate to annotate function for profiling. |
|
Create a copy of the array in pinned memory. |