Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/profiler/
Doptions.cc35 std::string GetOutputPath() { in GetOutputPath() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/src/
Dmapper_config_parser.h69 const std::string &GetOutputPath() const { return tmp_generated_file_dir_; } in GetOutputPath() function