Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/
Ddelegate_utils.h89 int GetGraphInOutOps(const std::vector<TensorInfo> &inputs, const std::vector<TensorInfo> &outputs, in GetGraphInOutOps() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/npu/
Dnpu_subgraph.cc74 int NPUSubGraph::GetGraphInOutOps() { in GetGraphInOutOps() function in mindspore::lite::NPUSubGraph
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/
Ddelegate_utils.h215 int GetGraphInOutOps(const std::vector<mindspore::MSTensor> &inputs, const std::vector<mindspore::M… in GetGraphInOutOps() function