Searched defs:TensorLocation (Results 1 – 1 of 1) sorted by relevance
511 struct TensorLocation { struct512 uint32_t node_index; // the index of node which the tensor belongs to.513 uint32_t tensor_index; // the index of node in/out tensors which the tensor is located at.