Searched defs:log_path (Results 1 – 10 of 10) sorted by relevance
/third_party/mindspore/tests/perf_test/mind_expression_perf/ |
D | generate_report.py | 43 def process_log(fname, log_path, n_iter, keyword, pattern): argument 69 def process_bert_log(log_path, n_iter): argument 80 def process_resnet_log(log_path, n_iter): argument 91 def process_gpt_log(log_path, n_iter): argument 102 def process_reid_log(log_path, n_iter): argument
|
D | process_data.py | 78 def generate_report(log, labels, log_path): argument
|
/third_party/mindspore/tests/st/model_zoo_tests/ |
D | utils.py | 60 def get_perf_data(log_path, search_str="per step time", cmd=None): argument 83 def get_loss_data_list(log_path, search_str="loss is", cmd=None): argument 103 def parse_log_file(pattern, log_path): argument
|
/third_party/musl/scripts/ |
D | install.py | 9 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
|
/third_party/cef/libcef/common/ |
D | resource_util.cc | 184 base::FilePath log_path; in GetDefaultLogFilePath() local
|
/third_party/jsoncpp/devtools/ |
D | batchbuild.py | 89 def _execute_build_subprocess(self, cmd, env, log_path): argument
|
/third_party/ffmpeg/libavfilter/ |
D | vf_libvmaf.c | 55 char *log_path; member
|
/third_party/ninja/src/ |
D | ninja.cc | 883 string log_path = ".ninja_log"; in ToolRestat() local 1093 string log_path = ".ninja_log"; in OpenBuildLog() local
|
D | build_test.cc | 540 const char* log_path, const char* deps_path, in RebuildTarget()
|
/third_party/ltp/testcases/network/netstress/ |
D | netstress.c | 115 static char *log_path = "netstress.log"; variable
|