Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/common/
Dtensor_util.cc244 size_t GetRefCount(MetaGraphT *graphT, uint32_t tensorIdx) { in GetRefCount()
Dgraph_util.cc134 std::vector<size_t> GetLinkedPreIdx(const schema::MetaGraphT &graphT, const size_t &tensorIdx) { in GetLinkedPreIdx()
149 std::vector<size_t> GetLinkedPostIdx(const schema::MetaGraphT &graphT, const size_t &tensorIdx) { in GetLinkedPostIdx()