Home
last modified time | relevance | path

Searched defs:TensorLocation (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/nnrt/
Dnnrt_delegate.cc511 struct TensorLocation { struct
512 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.