Searched defs:profiling_dir (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/profiler/parser/ |
D | integrator.py | 60 def __init__(self, profiling_dir, device_id): argument 794 def __init__(self, profiling_dir, device_id): argument 1055 def __init__(self, profiling_dir, device_id, rank_id, rank_size): argument
|
D | memory_usage_parser.py | 43 def __init__(self, profiling_dir, device_id): argument
|