[][src]Type Definition tract_tensorflow::prelude::InferenceSimplePlan

type InferenceSimplePlan<M> = SimplePlan<InferenceFact, Box<dyn InferenceOp + 'static>, M>;

An execution plan for InferenceModel.