pub type FloatTensor<B> = <B as BackendTypes>::FloatTensorPrimitive;Expand description
Float tensor primitive type used by the backend.
pub type FloatTensor<B> = <B as BackendTypes>::FloatTensorPrimitive;Float tensor primitive type used by the backend.