Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/runtime/
Dascend_depreacted_interface_stub.cc22 void AscendDeprecatedInterface::DoExecNonInputGraph(const std::string &) {} in DoExecNonInputGraph() function in mindspore::device::ascend::AscendDeprecatedInterface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddeprecated_interface.h36 virtual void DoExecNonInputGraph(const std::string &phase) {} in DoExecNonInputGraph() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_deprecated_interface.cc158 void AscendDeprecatedInterface::DoExecNonInputGraph(const std::string &phase) { in DoExecNonInputGraph() function in mindspore::device::ascend::AscendDeprecatedInterface