Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/rdr/
Dgraph_exec_order_recorder.cc57 std::string real_file_path = realpath.value() + ".txt"; in Export() local
Dstream_exec_order_recorder.cc57 std::string real_file_path = realpath.value() + ".json"; in Export() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/common/
Dfile_util.cc100 auto real_file_path = RealPath(file_path.c_str()); in ReadFileToIfstream() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dflickr_op.cc79 auto real_file_path = FileUtils::GetRealPath(file_path_.c_str()); in PrepareData() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/
Daicpu_kernel_load.cc48 auto real_file_path = FileUtils::GetRealPath(bin_file_name.c_str()); in GetBinaryFileName() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mindir_exporter/
Dmindir_serializer.cc57 auto real_file_path = RealPath(file_path.c_str()); in DeleteDirRecursively() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dmindir_exporter.cc87 auto real_file_path = FileUtils::GetRealPath(file_path.c_str()); in DeleteDirRecursively() local