Type Definition tract_hir::infer::InferenceModelPatch[][src]

pub type InferenceModelPatch = ModelPatch<InferenceFact, Box<dyn InferenceOp>>;
Expand description

A ModelPatch for InferenceModel.