Home
last modified time | relevance | path

Searched defs:dump_file_path (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/dump/
Dtest_stat_calc_mode.py64 def get_dumped_stat_list(dump_file_path): argument
84 def check_statistic_device_dump(dump_file_path): argument
252 def check_inf_dump(dump_file_path): argument
304 def check_inf_dump(dump_file_path): argument
Dtest_dynamic_shape.py286 def check_statistic_dump(dump_file_path): argument
307 def check_data_dump(dump_file_path): argument
Dtest_save_kernel_args.py31 def check_kernel_args_dump(dump_file_path): argument
Ddump_test_utils.py355 def check_statistic_dump(dump_file_path): argument
384 def check_data_dump(dump_file_path): argument
Dtest_multi_root_graph_dump.py73 def check_graph_structure(dump_file_path, execution_order_path, graph_id, expect_steps): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/dump/
Dascend_dump.h41 std::string dump_file_path; member
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/offline_debug/
Ddbg_services.py60 def __init__(self, dump_file_path): argument