Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Dgraph_exec_order_recorder.cc56 std::string real_file_path = realpath.value() + ".txt"; in Export() local
Dstream_exec_order_recorder.cc56 std::string real_file_path = realpath.value() + ".json"; in Export() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dflickr_op.cc97 auto real_file_path = FileUtils::GetRealPath(file_path_.data()); in ParseFlickrData() local