Home
last modified time | relevance | path

Searched defs:print_file_path (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dms_context.cc134 std::string print_file_path = get_param<std::string>(MS_CTX_PRINT_FILE_PATH); in CreateTensorPrintThread() local
/third_party/mindspore/mindspore/ccsrc/utils/
Dtensorprint_utils.cc204 bool SaveDataset2File(acltdtDataset *acl_dataset, const std::string &print_file_path, prntpb::Print… in SaveDataset2File()