Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/delegate/
Ddelegate_utils.cc19 bool IsSubGraphInputTensor(const std::vector<mindspore::MSTensor> &inputs, mindspore::MSTensor inpu… in IsSubGraphInputTensor() function
/third_party/mindspore/mindspore/lite/src/delegate/npu/
Dnpu_subgraph.cc218 bool NPUSubGraph::IsSubGraphInputTensor(mindspore::MSTensor input) { in IsSubGraphInputTensor() function in mindspore::NPUSubGraph