Home
last modified time | relevance | path

Searched refs:AdxDataDumpServerInit (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/ut/cpp/stub/runtime/
Druntime_stub.cc152 int AdxDataDumpServerInit() { return 0; } in AdxDataDumpServerInit() function
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dascend_session.cc1220 if (AdxDataDumpServerInit() != 0) { in DumpInit()