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