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