[][src]Crate tract_hir

Re-exports

pub extern crate tract_core;
pub use tract_core::prelude::tract_ndarray;
pub use tract_core::prelude::tract_num_traits;

Modules

framework

Enforce consistent API between the implemented Frameworks importers.

infer
internal
macros
model
ops
prelude

Macros

dimfact

Constructs a dimension fact.

op_hir
shapefactoid

Constructs a shape fact.

to_typed
typefact

Constructs a type fact.

unwrap_or_none

Tries to unwrap an option, or returns Ok(None) otherwise.

valuefact

Constructs an value fact.

wrap