Skip to main content

Crate tract_data

Crate tract_data 

Source

Re-exports§

pub extern crate itertools;

Re-exports§

pub use half;

Modules§

internal
knobs
Runtime configuration knobs.
prelude

Macros§

declare_knob
Declare a knob: a typed runtime setting resolved from override / environment / default, registered for listing.
dispatch_copy
dispatch_copy_by_size
dispatch_datum
dispatch_datum_by_size
dispatch_floatlike
dispatch_hash
dispatch_numbers
dispatch_signed
dispatch_zerolike
tvec

Enums§

TooEarly

Type Aliases§

TVec
A Smallvec instantiation with 4 embeddable values.
TractError
TractResult