burn
0.15.0
Module cast
Traits
In burn::
tensor
Module
burn
::
tensor
::
cast
Copy item path
[
−
]
Expand description
Tensor element casting.
Traits
ยง
ToElement
A generic trait for converting a value to a number. Adapted from
num_traits::ToPrimitive
to support
bool
.