[][src]Module tract_core::tensor

Tensor, tract main data object of interest.

Modules

litteral

Structs

Tensor

Tensor is a concrete tensor in tract.

Traits

IntoArcTensor

Convenient conversion to Arc.

IntoTensor

Convenient conversion to Tensor.