Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/parser/
Dframework_parser.py198 self._profiling_path = self._get_raw_profiling_path(profiling_id)
267 def _get_raw_profiling_path(self, profiling_id): member in FrameworkParser