candle_core
0.5.0
FloatDType
Implementations on Foreign Types
bf16
f16
f32
f64
Object Safety
Implementors
In crate candle_core
?
Settings
Trait
candle_core
::
FloatDType
Copy item path
source
·
[
−
]
pub trait FloatDType:
WithDType
{ }
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
FloatDType
for
f32
source
§
impl
FloatDType
for
f64
source
§
impl
FloatDType
for
bf16
source
§
impl
FloatDType
for
f16
Implementors
§