Home
last modified time | relevance | path

Searched defs:DumpProfileParallelStrategy (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/profiling/
Dparallel_strategy_profiling_stub.cc22 void ParallelStrategy::DumpProfileParallelStrategy(const FuncGraphPtr &func_graph) {} in DumpProfileParallelStrategy() function in mindspore::profiler::ascend::ParallelStrategy
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/runtime/
Dascend_depreacted_interface_stub.cc30 void AscendDeprecatedInterface::DumpProfileParallelStrategy(const FuncGraphPtr &) {} in DumpProfileParallelStrategy() function in mindspore::device::ascend::AscendDeprecatedInterface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddeprecated_interface.h49 virtual void DumpProfileParallelStrategy(const FuncGraphPtr &func_graph) {} in DumpProfileParallelStrategy() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/profiler/
Dparallel_strategy_profiling.cc136 void ParallelStrategy::DumpProfileParallelStrategy(const FuncGraphPtr &func_graph) { in DumpProfileParallelStrategy() function in mindspore::profiler::ascend::ParallelStrategy
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_deprecated_interface.cc247 void AscendDeprecatedInterface::DumpProfileParallelStrategy(const FuncGraphPtr &func_graph) { in DumpProfileParallelStrategy() function in mindspore::device::ascend::AscendDeprecatedInterface