[−]Type Definition tract_onnx::prelude::NormalizedSimpleState
type NormalizedSimpleState<M, P> = SimpleState<NormalizedFact, Box<dyn TypedOp + 'static>, M, P>;
An execution state for TypedModel.
type NormalizedSimpleState<M, P> = SimpleState<NormalizedFact, Box<dyn TypedOp + 'static>, M, P>;
An execution state for TypedModel.