Home
last modified time | relevance | path

Searched defs:save_path (Results 1 – 19 of 19) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mslite_bench/mslite_bench/graphs/
Dgraph_modifier.py35 save_path, argument
Dtf_graph_modifier.py35 save_path, argument
Donnx_graph_modifier.py45 save_path, argument
/third_party/mindspore/mindspore-src/source/tests/st/auto_monad/
Dtest_auto_moned_not_convert_tensormove.py70 def read_file(save_path): argument
Dtest_auto_monad_expression.py189 def read_file(save_path): argument
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/
Dminddata_pipeline_parser.py57 def save_path(self): member in MinddataPipelineParser
Dminddata_analyzer.py66 def save_path(self): member in MinddataProfilingAnalyzer
Dframework_parser.py91 def save_path(self): member in FrameworkParser
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/
Dcontext.cc99 void MSSetIRGraphsSavePath(const char *save_path) { in MSSetIRGraphsSavePath()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dfile_utils.cc310 bool ParserPathAndModelName(const std::string &output_path, std::string *save_path, std::string *mo… in ParserPathAndModelName()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/config_parser/
Dmicro_param_parser.cc78 STATUS MicroParamParser::ParseSavePath(const std::string &save_path, micro::MicroParam *micro_param… in ParseSavePath()
Dconfig_file_parser.h113 std::string save_path; member
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dfile_utils.cc281 bool FileUtils::ParserPathAndModelName(const std::string &output_path, std::string *save_path, in ParserPathAndModelName()
Dprofile.h174 void set_file_path(const std::string &save_path) { file_path_ = save_path; } in set_file_path()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/
Dconfig.h35 std::string save_path; member
/third_party/selinux/libselinux/src/
Dlabel_file.c539 char *save_path, size_t len, struct stat *sb, bool open_oldest) in open_file()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/acl/src/
Dacl_pass_impl.cc943 std::string save_path = "./"; in SetAclModelOptions() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dquantize_util.cc268 const std::string &save_path) { in DumpGraph()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Danf_ir_dump.cc1416 std::string save_path = ""; in DumpParallelJson() local