Module prelude

Module prelude 

Source

Re-exports§

pub use crate::TVec;
pub use crate::TractError;
pub use crate::TractResult;
pub use itertools as tract_itertools;

Macros§

dispatch_copy
dispatch_copy_by_size
dispatch_datum
dispatch_datum_by_size
dispatch_floatlike
dispatch_hash
dispatch_numbers
dispatch_signed
tvec

Structs§

Blob
Opaque
Symbol
SymbolScope
SymbolValues
Tensor
Tensor is a concrete tensor in tract.
f16
A 16-bit floating point type implementing the IEEE 754-2008 standard binary16 a.k.a “half” format.

Enums§

DatumType
QParams
TDim

Traits§

Datum
IntoArcTensor
Convenient conversion to Arc.
IntoTensor
Convenient conversion to Tensor.
ToDim
Convenience trait to convert values to TDim.

Functions§

arr4
natural_strides
rctensor0
rctensor1
rctensor2
rctensor3
rctensor4
round_ties_to_even
tensor0
tensor1
tensor2
tensor3
tensor4