Searched defs:dump_file_path (Results 1 – 7 of 7) sorted by relevance
64 def get_dumped_stat_list(dump_file_path): argument84 def check_statistic_device_dump(dump_file_path): argument252 def check_inf_dump(dump_file_path): argument304 def check_inf_dump(dump_file_path): argument
286 def check_statistic_dump(dump_file_path): argument307 def check_data_dump(dump_file_path): argument
31 def check_kernel_args_dump(dump_file_path): argument
355 def check_statistic_dump(dump_file_path): argument384 def check_data_dump(dump_file_path): argument
73 def check_graph_structure(dump_file_path, execution_order_path, graph_id, expect_steps): argument
41 std::string dump_file_path; member
60 def __init__(self, dump_file_path): argument