| /third_party/mindspore/mindspore/ccsrc/debug/data_dump/ |
| D | cpu_e2e_dump.cc | 33 std::string dump_path = GenerateDumpPath(graph_id); in DumpCNodeData() local 42 void CPUE2eDump::DumpCNodeInputs(const CNodePtr &node, const std::string &dump_path) { in DumpCNodeInputs() 50 void CPUE2eDump::DumpCNodeOutputs(const CNodePtr &node, const std::string &dump_path) { in DumpCNodeOutputs() 58 void CPUE2eDump::DumpInputImpl(const CNodePtr &node, const std::string &dump_path, std::string *ker… in DumpInputImpl() 85 void CPUE2eDump::DumpOutputImpl(const CNodePtr &node, const std::string &dump_path, std::string *ke… in DumpOutputImpl() 110 …pSingleAnfNode(const AnfNodePtr &anf_node, const size_t output_index, const std::string &dump_path, in DumpSingleAnfNode() 158 const std::string &dump_path = GenerateDumpPath(graph_id); in DumpParametersAndConst() local
|
| D | e2e_dump.cc | 61 void E2eDump::DumpOutput(const session::KernelGraph *graph, const std::string &dump_path, const Deb… in DumpOutput() 81 void E2eDump::DumpOutputSingleNode(const CNodePtr &node, const std::string &dump_path, const Debugg… in DumpOutputSingleNode() 96 void E2eDump::DumpOutputImpl(const CNodePtr &node, bool trans_flag, const std::string &dump_path, in DumpOutputImpl() 128 void E2eDump::DumpInput(const session::KernelGraph *graph, const std::string &dump_path, const Debu… in DumpInput() 148 void E2eDump::DumpInputSingleNode(const CNodePtr &node, const std::string &dump_path, const Debugge… in DumpInputSingleNode() 163 void E2eDump::DumpInputImpl(const CNodePtr &node, bool trans_flag, const std::string &dump_path, in DumpInputImpl() 206 …pSingleAnfNode(const AnfNodePtr &anf_node, const size_t output_index, const std::string &dump_path, in DumpSingleAnfNode() 251 …id E2eDump::DumpParametersAndConst(const session::KernelGraph *graph, const std::string &dump_path, in DumpParametersAndConst() 326 std::string dump_path = GenerateDumpPath(graph_id, rank_id); in DumpData() local 345 std::string dump_path = GenerateDumpPath(graph_id, rank_id); in DumpSingleNodeData() local [all …]
|
| D | dump_utils.cc | 42 std::string dump_path = dump_json_parser.path(); in GenerateDumpPath() local
|
| D | dump_json_parser.cc | 322 std::string dump_path; in ParseDumpPath() local
|
| /third_party/mindspore/tests/st/dump/ |
| D | dump_test_utils.py | 72 def generate_dump_json(dump_path, json_file_name, test_key): argument
|
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/proto/ |
| D | op_mapping_info.proto | 61 string dump_path = 1; field
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_debug.c | 408 char dump_path[512]; in radv_dump_spirv() local 682 char dump_dir[256], dump_path[512], buf_time[128]; in radv_check_gpu_hangs() local
|
| /third_party/e2fsprogs/lib/ext2fs/ |
| D | extent.c | 127 static void dump_path(const char *tag, struct ext2_extent_handle *handle, in dump_path() function 159 #define dump_path(tag, handle, path) do { } while (0) macro
|
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/ |
| D | data_dumper.cc | 138 auto dump_path = DumpJsonParser::GetInstance().path(); in SetOpMappingInfo() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | shaderapi.c | 2001 char *dump_path; in _mesa_dump_shader_source() local
|
| /third_party/skia/src/pathops/ |
| D | SkPathOpsDebug.cpp | 2918 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path() function
|
| /third_party/flutter/skia/src/pathops/ |
| D | SkPathOpsDebug.cpp | 2944 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path() function
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | spirv_to_nir.c | 192 const char *dump_path = getenv("MESA_SPIRV_FAIL_DUMP_PATH"); in _vtn_fail() local
|