Crate tract_hir[][src]

Re-exports

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

Modules

framework
infer
internal
macros
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