Type Alias burn::record::NoStdInferenceRecorder
pub type NoStdInferenceRecorder = BinBytesRecorder<FullPrecisionSettings>;
Expand description
Inference recorder compatible with no-std.
Aliased Typeยง
struct NoStdInferenceRecorder { /* private fields */ }