Searched defs:GetGraphInOutOps (Results 1 – 3 of 3) sorted by relevance
89 int GetGraphInOutOps(const std::vector<TensorInfo> &inputs, const std::vector<TensorInfo> &outputs, in GetGraphInOutOps() function
74 int NPUSubGraph::GetGraphInOutOps() { in GetGraphInOutOps() function in mindspore::lite::NPUSubGraph
215 int GetGraphInOutOps(const std::vector<mindspore::MSTensor> &inputs, const std::vector<mindspore::M… in GetGraphInOutOps() function