torch.cuda

package torch.cuda

This package adds support for CUDA tensor types, that implement the same function as CPU tensors, but they utilize GPUs for computation.

Attributes

Members list

Value members

Concrete methods

Returns a Boolean indicating if CUDA is currently available.

Returns a Boolean indicating if CUDA is currently available.

Attributes

Source
package.scala