Type Definition tc_tensor::Coord

source · []
pub type Coord = Vec<u64>;
Expand description

The address of an individual element in a Tensor.