Expand description
A companion to the torch-sys crate that provides bindings for
CUDA-specific functionality from libtorch. This crate is separated out to
make it easier for clients who want to avoid compiling CUDA code.
The same safety logic described in the torch-sys crate applies here.
Bindings for torch’s wrappers around CUDA-related functionality.
Structs§
Enums§
- Cuda
Error - Corresponds to the CUDA error codes.