Type Definition collenchyma::tensor::TensorDesc [] [src]

type TensorDesc = Vec<usize>;

Describes the Descriptor of a SharedTensor.