Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/delegate/npu/
Dnpu_subgraph.cc74 int NPUSubGraph::GetGraphInOutOps() { in GetGraphInOutOps() function in mindspore::NPUSubGraph
/third_party/mindspore/mindspore/lite/src/delegate/
Ddelegate_utils.h180 int GetGraphInOutOps(const std::vector<mindspore::MSTensor> &inputs, const std::vector<mindspore::M… in GetGraphInOutOps() function