Type Alias burn::tensor::ops::FullPrecisionBackend

pub type FullPrecisionBackend<B> = <<B as Backend>::FullPrecisionBridge as BackendBridge<B>>::Target;
Expand description

Full precision float element type used by the backend.