Module tract_tensorflow::prelude::tract_data::prelude[]

Macros

dispatch_copy
dispatch_copy_by_size
dispatch_datum
dispatch_datum_by_size
dispatch_floatlike
dispatch_hash
dispatch_numbers
dispatch_signed
tvec

Structs

Blob
Symbol
SymbolValues
Tensor

Tensor is a concrete tensor in tract.

f16

Enums

DatumType
TDim

Traits

Datum
IntoArcTensor

Convenient conversion to Arc.

IntoTensor

Convenient conversion to Tensor.

Functions

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

Type Definitions

TVec

A Smallvec instantiation with 4 embeddable values.