Trait burn_jit::FloatElement
source · pub trait FloatElement: JitElement + Element { }Expand description
The float element type for the jit backend.
Object Safety§
This trait is not object safe.
pub trait FloatElement: JitElement + Element { }The float element type for the jit backend.