Trait cubecl_wgpu::FloatElement

source ·
pub trait FloatElement: WgpuElement { }
Expand description

The float element type for the wgpu backend.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl FloatElement for f32

Implementors§