Module kind

Module kind 

Source
Expand description

The different kind of elements supported in Torch.

Enums§

Kind
The different kind of elements that a Tensor can hold.

Constants§

DOUBLE_CPU
DOUBLE_CUDA
FLOAT_CPU
FLOAT_CUDA
INT64_CPU
INT64_CUDA

Traits§

Element
Kinds for tensor elements