Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/perf/
Dbindings.cc29 [](ProfilingManager &prof_mgr, const std::string &profile_data_path) { in __anon59ad000b0102()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/perf/
Dprofiling.cc811 Status ProfilingManager::Save(const std::string &profile_data_path) { in Save()