IntTensor

Type Alias IntTensor 

Source
pub type IntTensor<B> = <B as Backend>::IntTensorPrimitive;
Expand description

Integer tensor primitive type used by the backend.