pub type CudaTensor = Tensor<CudaBackend>;Expand description
Convenience type alias for CUDA tensors.
Aliased Typeยง
pub struct CudaTensor { /* private fields */ }pub type CudaTensor = Tensor<CudaBackend>;Convenience type alias for CUDA tensors.
pub struct CudaTensor { /* private fields */ }