Searched defs:profiling_path (Results 1 – 8 of 8) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/kernel/ascend/options/ |
| D | acl_model_options.h | 33 std::string profiling_path; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/ |
| D | framework_parser.py | 81 def __init__(self, profiling_path, rank_id, output_path='./'): argument 301 def _search_file(self, profiling_path): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/acl/common/ |
| D | acl_types.h | 48 std::string profiling_path; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/profiler/ |
| D | ascend_profiling.cc | 69 void AscendProfiler::Init(const std::string &profiling_path, uint32_t device_id, const std::string … in Init()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/profiler/ |
| D | cpu_profiling.cc | 34 void CPUProfiler::Init(const std::string &profiling_path, uint32_t, const std::string &) { in Init()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/session/ |
| D | single_op_session.cc | 122 std::string profiling_path; in SetCustomAscendOpAttrs() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/profiler/ |
| D | gpu_profiling.cc | 452 void GPUProfiler::Init(const std::string &profiling_path, uint32_t device_id, const std::string &pr… in Init()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_ge/ |
| D | ge_graph_executor.cc | 679 auto profiling_path = option_id->second; in GetGeSessionOptionsFromAscendContext() local
|