Module tract_hir::infer [−][src]
Re-exports
pub use self::rules::expr::IntoExp;
pub use self::rules::expr::ToDimExp;
pub use self::rules::InferenceResult;
pub use self::rules::InferenceRulesOp;
pub use wrap;
Modules
Structs
Partial information about a tensor.
Partial information about a shape.
A declarative constraint solver for tensors.
A proxy for a tensor.
Enums
Partial information about a value of type T.
Traits
Partial information about any value.
An operation with tensor type inference
Functions
Type Definitions
A model with partially types and shapes, as produced by parsing ONNX or Tensorflow graphs.
A ModelPatch for InferenceModel.
Node for InferenceModel graph
An execution plan for InferenceModel.
An execution state for InferenceModel.
Partial information about a type.
Partial information about a value.