collenchyma::tensor::TensorDesc
[−]
[src]
type TensorDesc = Vec<usize>;
Describes the Descriptor of a SharedTensor.
type TensorDesc = Vec<usize>;
Describes the Descriptor of a SharedTensor.