Skip to main content

BoolTensor

Type Alias BoolTensor 

Source
pub type BoolTensor<B> = <B as BackendTypes>::BoolTensorPrimitive;
Expand description

Boolean tensor primitive type used by the backend.