Searched defs:profile_framework (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/st/profiler/ |
| D | test_profiler_async_analysis.py | 35 def __init__(self, device_id, rank_id, profiler_path, device_target, profile_framework='all'): argument 58 def _check_host_profiling_file(self, profile_framework='all'): argument
|
| D | test_profiler.py | 229 def test_host_profiler(profile_framework): argument 277 only_profile_host=False, profile_framework='all', host_stack=True): argument 347 def _check_host_profiling_file(profiler_path, rank_id, profile_framework='all'): argument
|
| D | test_env_enable_profiler.py | 36 def __init__(self, device_id, rank_id, profiler_path, device_target, profile_framework='all'): argument 90 def _check_host_profiling_file(self, profile_framework='all'): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/profiler/ |
| D | profiling.cc | 251 void ProfilerManager::SetProfileFramework(const std::string &profile_framework) { in SetProfileFramework() 294 … int profile_framework, int start_end, const std::map<std::string, std::string> &custom_info) { in CollectHostInfo()
|