[][src]Module tract_core::dim

Extended dimension support

Structs

TDim

An arithmetic expression built with integer and the special value S for the streaming dimension.

Traits

DimLike

A super-trait for value acting as tensor dimensions in tract.

ToDim

Convenience trait to convert values to TDim.