Type Alias burn::tensor::ops::FloatElem

pub type FloatElem<B> = <B as Backend>::FloatElem;
Expand description

Float element type used by backend.