Trait burn::backend::libtorch::TchElement
pub trait TchElement: Element + Element { }
Expand description
The element type for the tch backend.
Object Safety§
This trait is not object safe.
pub trait TchElement: Element + Element { }
The element type for the tch backend.