Type Alias burn_tensor::ops::FullPrecisionBackend
source · pub type FullPrecisionBackend<B> = <B as Backend>::FullPrecisionBackend;Expand description
Full precision float element type used by the backend.
pub type FullPrecisionBackend<B> = <B as Backend>::FullPrecisionBackend;Full precision float element type used by the backend.