Home
last modified time | relevance | path

Searched refs:output_file (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/third_party/boost/tools/build/test/toolset-mock/src/
Dclang-3.9.0-darwin.py16 …, unordered('-O0', '-fno-inline', '-Wall', '-g', '-fPIC'), '-c', '-o', output_file('bin/clang-darw…
17 …command('clang++', '-o', output_file('bin/clang-darwin-3.9.0/debug/target-os-darwin/libl1.dylib'),…
18 …, unordered('-O0', '-fno-inline', '-Wall', '-g', '-fPIC'), '-c', '-o', output_file('bin/clang-darw…
19 …command('clang++', '-o', output_file('bin/clang-darwin-3.9.0/debug/target-os-darwin/test'), input_…
22 …dered('-O3', '-Wno-inline', '-Wall', '-fPIC'), '-DNDEBUG', '-c', '-o', output_file('bin/clang-darw…
23 …command('clang++', '-v', '-o', output_file('bin/clang-darwin-3.9.0/release/target-os-darwin/libl1.…
24 …dered('-O3', '-Wno-inline', '-Wall', '-fPIC'), '-DNDEBUG', '-c', '-o', output_file('bin/clang-darw…
25 …command('clang++', '-v', '-o', output_file('bin/clang-darwin-3.9.0/release/target-os-darwin/test')…
28 …x', 'c++', unordered('-O0', '-fno-inline', '-Wall', '-g'), '-c', '-o', output_file('bin/clang-darw…
29 …x', 'c++', unordered('-O0', '-fno-inline', '-Wall', '-g'), '-c', '-o', output_file('bin/clang-darw…
[all …]
Dclang-linux-3.9.0.py16 …x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '-c'), '-o', output_file('bin/clang-linu…
17 …command('clang++', '-o', output_file('bin/clang-linux-3.9.0/debug/libl1.so'), arg_file('@bin/clang…
18 …x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '-c'), '-o', output_file('bin/clang-linu…
19 …command('clang++', '-o', output_file('bin/clang-linux-3.9.0/debug/test'), arg_file('@bin/clang-lin…
22 …++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG', '-c'), '-o', output_file('bin/clang-linu…
23 …command('clang++', '-o', output_file('bin/clang-linux-3.9.0/release/strip-on/libl1.so'), arg_file(…
24 …++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG', '-c'), '-o', output_file('bin/clang-linu…
25 …command('clang++', '-o', output_file('bin/clang-linux-3.9.0/release/test'), arg_file('@bin/clang-l…
28 …'-O0', '-fno-inline', '-Wall', '-g', '-pthread', '-fPIC', '-c'), '-o', output_file('bin/clang-linu…
29 …command('clang++', '-o', output_file('bin/clang-linux-3.9.0/debug/threading-multi/libl1.so'), arg_…
[all …]
Dgcc-4.8.3-linux.py15 …command("g++", unordered("-O0", "-fno-inline", "-Wall", "-g", "-fPIC"), "-c", "-o", output_file("b…
16 …command("g++", "-o", output_file("bin/gcc-gnu-4.8.3/debug/libl1.so"), "-Wl,-h", "-Wl,libl1.so", "-…
17 …command("g++", unordered("-O0", "-fno-inline", "-Wall", "-g", "-fPIC"), "-c", "-o", output_file("b…
18 …", arg("-Wl,", target_path("bin/gcc-gnu-4.8.3/debug/libl1.so")), "-o", output_file("bin/gcc-gnu-4.…
21 …-functions', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG'), '-c', '-o', output_file('bin/gcc-gnu-4.…
22 …command('g++', '-o', output_file('bin/gcc-gnu-4.8.3/release/libl1.so'), '-Wl,-h', '-Wl,libl1.so', …
23 …-functions', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG'), '-c', '-o', output_file('bin/gcc-gnu-4.…
24 … arg('-Wl,', target_path('bin/gcc-gnu-4.8.3/release/libl1.so')), '-o', output_file('bin/gcc-gnu-4.…
27 …'-O0', '-fno-inline', '-Wall', '-g', '-pthread', '-fPIC'), '-c', '-o', output_file('bin/gcc-gnu-4.…
28 …command('g++', '-o', output_file('bin/gcc-gnu-4.8.3/debug/threading-multi/libl1.so'), '-Wl,-h', '-…
[all …]
Dintel-darwin-10.2.py16 … '-inline-level=0', '-w1', '-g', '-vec-report0', '-fPIC'), '-c', '-o', output_file('bin/intel-darw…
17 …command('icc', '-o', output_file('bin/intel-darwin-10.2/debug/target-os-darwin/libl1.dylib'), '-si…
18 … '-inline-level=0', '-w1', '-g', '-vec-report0', '-fPIC'), '-c', '-o', output_file('bin/intel-darw…
19 …command('icc', '-o', output_file('bin/intel-darwin-10.2/debug/target-os-darwin/test'), input_file(…
22 …ine-level=2', '-w1', '-vec-report0', '-fPIC'), '-DNDEBUG', '-c', '-o', output_file('bin/intel-darw…
23 …command('icc', '-o', output_file('bin/intel-darwin-10.2/release/target-os-darwin/libl1.dylib'), '-…
24 …ine-level=2', '-w1', '-vec-report0', '-fPIC'), '-DNDEBUG', '-c', '-o', output_file('bin/intel-darw…
25 …command('icc', '-o', output_file('bin/intel-darwin-10.2/release/target-os-darwin/test'), input_fil…
28 …ed('-O0', '-inline-level=0', '-w1', '-g', '-vec-report0'), '-c', '-o', output_file('bin/intel-darw…
29 …ed('-O0', '-inline-level=0', '-w1', '-g', '-vec-report0'), '-c', '-o', output_file('bin/intel-darw…
[all …]
Ddarwin-4.2.1.py17 …, '-g', '-dynamic', '-gdwarf-2', '-fexceptions', '-fPIC'), '-c', '-o', output_file('bin/darwin-4.2…
18 …namiclib', '-Wl,-single_module', '-install_name', 'libl1.dylib', '-o', output_file('bin/darwin-4.2…
19 …, '-g', '-dynamic', '-gdwarf-2', '-fexceptions', '-fPIC'), '-c', '-o', output_file('bin/darwin-4.2…
20 …command('g++', '-o', output_file('bin/darwin-4.2.1/debug/target-os-darwin/test'), input_file('bin/…
23 …namic', '-gdwarf-2', '-fexceptions', '-fPIC'), '-DNDEBUG', '-c', '-o', output_file('bin/darwin-4.2…
24 …namiclib', '-Wl,-single_module', '-install_name', 'libl1.dylib', '-o', output_file('bin/darwin-4.2…
25 …namic', '-gdwarf-2', '-fexceptions', '-fPIC'), '-DNDEBUG', '-c', '-o', output_file('bin/darwin-4.2…
26 …command('g++', '-o', output_file('bin/darwin-4.2.1/release/target-os-darwin/test'), input_file('bi…
29 …-fno-inline', '-Wall', '-g', '-gdwarf-2', '-fexceptions'), '-c', '-o', output_file('bin/darwin-4.2…
30 …-fno-inline', '-Wall', '-g', '-gdwarf-2', '-fexceptions'), '-c', '-o', output_file('bin/darwin-4.2…
[all …]
Dgcc-4.2.1-darwin.py16 …command('g++', unordered('-O0', '-fno-inline', '-Wall', '-g', '-fPIC'), '-c', '-o', output_file('b…
17 …command('g++', '-o', output_file('bin/gcc-darwin-4.2.1/debug/target-os-darwin/libl1.dylib'), '-sha…
18 …command('g++', unordered('-O0', '-fno-inline', '-Wall', '-g', '-fPIC'), '-c', '-o', output_file('b…
19 …ath('bin/gcc-darwin-4.2.1/debug/target-os-darwin/libl1.dylib')), '-o', output_file('bin/gcc-darwin…
22 …-functions', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG'), '-c', '-o', output_file('bin/gcc-darwin…
23 …command('g++', '-o', output_file('bin/gcc-darwin-4.2.1/release/target-os-darwin/libl1.dylib'), '-s…
24 …-functions', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG'), '-c', '-o', output_file('bin/gcc-darwin…
25 …h('bin/gcc-darwin-4.2.1/release/target-os-darwin/libl1.dylib')), '-o', output_file('bin/gcc-darwin…
28 …command('g++', unordered('-O0', '-fno-inline', '-Wall', '-g'), '-c', '-o', output_file('bin/gcc-da…
29 …command('g++', unordered('-O0', '-fno-inline', '-Wall', '-g'), '-c', '-o', output_file('bin/gcc-da…
[all …]
Dar.py11 command('ar', 'rc', output_file('bin/gcc-gnu-4.8.3/debug/link-static/libl1.a'), input_file('bin/gcc…
12 command('ar', 'rc', output_file('bin/gcc-gnu-4.8.3/debug/link-static/runtime-link-static/libl1.a'),…
13 command('ar', 'rc', output_file('bin/gcc-darwin-4.2.1/debug/link-static/target-os-darwin/libl1.a'),…
14 command('ar', 'rc', output_file('bin/gcc-darwin-4.2.1/debug/link-static/runtime-link-static/target-…
15 command('ar', 'rc', output_file('bin/clang-darwin-3.9.0/debug/link-static/target-os-darwin/libl1.a'…
16 command('ar', 'rc', output_file('bin/clang-darwin-3.9.0/debug/link-static/runtime-link-static/targe…
17 command('ar', 'rc', output_file('bin/intel-darwin-10.2/debug/link-static/target-os-darwin/libl1.a')…
18 command('ar', 'rc', output_file('bin/intel-darwin-10.2/debug/link-static/runtime-link-static/target…
19 command('ar', 'rc', output_file('bin/clang-linux-3.9.0/debug/link-static/libl1.a'), input_file('bin…
20 command('ar', 'rc', output_file('bin/clang-linux-3.9.0/debug/link-static/runtime-link-static/libl1.…
[all …]
Dclang-vxworks-4.0.1.py15 …x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '-c'), '-o', output_file('bin/clang-vxwo…
16 …x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '-c'), '-o', output_file('bin/clang-vxwo…
19 …++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG', '-c'), '-o', output_file('bin/clang-vxwo…
20 …++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEBUG', '-c'), '-o', output_file('bin/clang-vxwo…
23 …x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '-c'), '-o', output_file('bin/clang-vxwo…
24 …x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '-c'), '-o', output_file('bin/clang-vxwo…
27 …rdered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o', output_file('bin/clang-vxwo…
28 …rdered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o', output_file('bin/clang-vxwo…
31 …rdered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o', output_file('bin/clang-vxwo…
32 …rdered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o', output_file('bin/clang-vxwo…
[all …]
Dld.py12 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/libl1.so'), input_file('bin/clang-v…
13 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/test'), input_file('bin/clang-vxwor…
16 …command('ld', '-t', '-o', output_file('bin/clang-vxworks-4.0.1/release/libl1.so'), input_file('bin…
17 …command('ld', '-t', '-o', output_file('bin/clang-vxworks-4.0.1/release/test'), input_file('bin/cla…
20 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/threading-multi/libl1.so'), input_f…
21 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/threading-multi/test'), input_file(…
24 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/link-static/test'), input_file('bin…
27 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/link-static/runtime-link-static/tes…
30 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/libl1.so'), input_file('bin/clang-v…
31 …command('ld', '-o', output_file('bin/clang-vxworks-4.0.1/debug/test'), input_file('bin/clang-vxwor…
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c89 if (JFWRITE(dinfo->pub.output_file, dinfo->packetbuf, dinfo->bytesinpkt) != in flush_packet()
206 putc(w & 0xFF, dinfo->pub.output_file); in put_word()
207 putc((w >> 8) & 0xFF, dinfo->pub.output_file); in put_word()
215 putc(val, dinfo->pub.output_file); in put_3bytes()
216 putc(val, dinfo->pub.output_file); in put_3bytes()
217 putc(val, dinfo->pub.output_file); in put_3bytes()
245 putc('G', dinfo->pub.output_file); in emit_header()
246 putc('I', dinfo->pub.output_file); in emit_header()
247 putc('F', dinfo->pub.output_file); in emit_header()
248 putc('8', dinfo->pub.output_file); in emit_header()
[all …]
/third_party/libjpeg-turbo/
Dwrgif.c89 if (JFWRITE(dinfo->pub.output_file, dinfo->packetbuf, dinfo->bytesinpkt) != in flush_packet()
206 putc(w & 0xFF, dinfo->pub.output_file); in put_word()
207 putc((w >> 8) & 0xFF, dinfo->pub.output_file); in put_word()
215 putc(val, dinfo->pub.output_file); in put_3bytes()
216 putc(val, dinfo->pub.output_file); in put_3bytes()
217 putc(val, dinfo->pub.output_file); in put_3bytes()
245 putc('G', dinfo->pub.output_file); in emit_header()
246 putc('I', dinfo->pub.output_file); in emit_header()
247 putc('F', dinfo->pub.output_file); in emit_header()
248 putc('8', dinfo->pub.output_file); in emit_header()
[all …]
/third_party/skia/third_party/externals/harfbuzz/util/
Doutput-options.hh37 g_free (output_file); in ~output_options_t()
58 …{"output-file", 'o', 0, G_OPTION_ARG_STRING, &this->output_file, "Set output file-name (default… in add_options()
75 if (output_file && !output_format) in post_parse()
77 output_format = strrchr (output_file, '.'); in post_parse()
85 if (output_file && 0 != strcmp (output_file, "-")) in post_parse()
86 out_fp = fopen (output_file, "wb"); in post_parse()
89 if (!default_stdout && !output_file) in post_parse()
105 g_filename_display_name (output_file), strerror (errno)); in post_parse()
110 char *output_file = nullptr; member
/third_party/gettext/gettext-tools/src/
Dwrite-desktop.c49 FILE *output_file; member
58 fprintf (msgfmt_reader->output_file, "[%s]\n", group); in msgfmt_desktop_handle_group()
92 fprintf (msgfmt_reader->output_file, in msgfmt_desktop_handle_pair()
102 fprintf (msgfmt_reader->output_file, "%s=%s\n", key, value); in msgfmt_desktop_handle_pair()
106 fprintf (msgfmt_reader->output_file, "%s[%s]=%s\n", key, locale, value); in msgfmt_desktop_handle_pair()
114 fputc ('#', msgfmt_reader->output_file); in msgfmt_desktop_handle_comment()
115 fputs (s, msgfmt_reader->output_file); in msgfmt_desktop_handle_comment()
116 fputc ('\n', msgfmt_reader->output_file); in msgfmt_desktop_handle_comment()
124 fputs (s, msgfmt_reader->output_file); in msgfmt_desktop_handle_blank()
125 fputc ('\n', msgfmt_reader->output_file); in msgfmt_desktop_handle_blank()
[all …]
Dwrite-tcl.c112 write_msg (FILE *output_file, message_list_ty *mlp, const char *locale_name) in write_msg() argument
126 fprintf (output_file, "set ::msgcat::header "); in write_msg()
129 fprintf (output_file, "::msgcat::mcset %s ", locale_name); in write_msg()
130 write_tcl_string (output_file, mp->msgid); in write_msg()
131 fprintf (output_file, " "); in write_msg()
133 write_tcl_string (output_file, mp->msgstr); in write_msg()
134 fprintf (output_file, "\n"); in write_msg()
198 FILE *output_file; in msgdomain_write_tcl() local
215 output_file = fopen (file_name, "w"); in msgdomain_write_tcl()
216 if (output_file == NULL) in msgdomain_write_tcl()
[all …]
Dwrite-qt.c186 write_u8 (FILE *output_file, unsigned char value) in write_u8() argument
188 putc (value, output_file); in write_u8()
193 write_u16 (FILE *output_file, unsigned short value) in write_u16() argument
200 fwrite (data, 2, 1, output_file); in write_u16()
205 write_u32 (FILE *output_file, unsigned int value) in write_u32() argument
214 fwrite (data, 4, 1, output_file); in write_u32()
381 write_section (FILE *output_file, unsigned char tag, void *data, size_t size) in write_section() argument
386 write_u8 (output_file, tag); in write_section()
387 write_u32 (output_file, size); in write_section()
388 fwrite (data, size, 1, output_file); in write_section()
[all …]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dchrome_subsetter.cc52 FILE* output_file = NULL; in TestChromeSubsetter() local
54 fopen_s(&output_file, kOutputFileName, "wb"); in TestChromeSubsetter()
56 output_file = fopen(kOutputFileName, "wb"); in TestChromeSubsetter()
58 EXPECT_TRUE((output_file != NULL)); in TestChromeSubsetter()
59 if (output_file) { in TestChromeSubsetter()
60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); in TestChromeSubsetter()
62 fflush(output_file); in TestChromeSubsetter()
63 fclose(output_file); in TestChromeSubsetter()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dchrome_subsetter.cc52 FILE* output_file = NULL; in TestChromeSubsetter() local
54 fopen_s(&output_file, kOutputFileName, "wb"); in TestChromeSubsetter()
56 output_file = fopen(kOutputFileName, "wb"); in TestChromeSubsetter()
58 EXPECT_TRUE((output_file != NULL)); in TestChromeSubsetter()
59 if (output_file) { in TestChromeSubsetter()
60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); in TestChromeSubsetter()
62 fflush(output_file); in TestChromeSubsetter()
63 fclose(output_file); in TestChromeSubsetter()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c117 if (JFWRITE(dinfo->pub.output_file, dinfo->packetbuf, dinfo->bytesinpkt) != in flush_packet()
236 putc(w & 0xFF, dinfo->pub.output_file); in put_word()
237 putc((w >> 8) & 0xFF, dinfo->pub.output_file); in put_word()
245 putc(val, dinfo->pub.output_file); in put_3bytes()
246 putc(val, dinfo->pub.output_file); in put_3bytes()
247 putc(val, dinfo->pub.output_file); in put_3bytes()
275 putc('G', dinfo->pub.output_file); in emit_header()
276 putc('I', dinfo->pub.output_file); in emit_header()
277 putc('F', dinfo->pub.output_file); in emit_header()
278 putc('8', dinfo->pub.output_file); in emit_header()
[all …]
/third_party/googletest/googletest/scripts/
Dfuse_gtest_files.py120 output_file = os.path.join(output_dir, relative_path)
121 if os.path.exists(output_file):
134 parent_directory = os.path.dirname(output_file)
152 output_file = open(os.path.join(output_dir, GTEST_H_OUTPUT), 'w')
172 output_file.write(line)
175 output_file.close()
178 def FuseGTestAllCcToFile(gtest_root, output_file): argument
209 output_file.write('#include "%s"\n' % (GTEST_H_OUTPUT,))
216 output_file.write(line)
224 output_file = open(os.path.join(output_dir, GTEST_ALL_CC_OUTPUT), 'w')
[all …]
/third_party/alsa-utils/topology/
Dtopology.c159 static int save(const char *output_file, void *buf, size_t size) in save() argument
165 if (strcmp(output_file, "-") == 0) { in save()
168 fname = alloca(strlen(output_file) + 5); in save()
169 strcpy(fname, output_file); in save()
204 if (fname && rename(fname, output_file)) { in save()
206 fname, output_file, strerror(-errno)); in save()
213 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump() argument
234 err = save(output_file, text, strlen(text)); in dump()
249 static int pre_process_conf(const char *source_file, const char *output_file, in pre_process_conf() argument
262 err = init_pre_processor(&tplg_pp, SND_OUTPUT_STDIO, output_file); in pre_process_conf()
[all …]
/third_party/grpc/src/php/bin/
Dgenerate_proto_php.sh32 output_file=$(mktemp)
34 src/proto/grpc/testing/empty.proto > $output_file
35 mv $output_file ./src/proto/grpc/testing/empty.proto
37 src/proto/grpc/testing/test.proto > $output_file
38 mv $output_file ./src/proto/grpc/testing/test.proto
51 src/proto/grpc/testing/empty.proto > $output_file
52 mv $output_file ./src/proto/grpc/testing/empty.proto
54 src/proto/grpc/testing/test.proto > $output_file
55 mv $output_file ./src/proto/grpc/testing/test.proto
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
Dmakefile.py58 OUT_FILE = files_to_makefile([rule.output_file], **kwargs),
99 output_file = request.output_file,
103 MAKEFILENAME = files_to_makefile([request.output_file], common_vars),
117 output_file = request.output_file,
120 files_to_makefile([request.output_file], common_vars))
162 output_file = timestamp_file,
177 output_file = file,
195 output_file = request.output_files[0],
206 output_file = request.output_files[0],
226 (_, specific_dep_files, input_file, output_file) = loop_vars
[all …]
/third_party/icu/icu4c/source/python/icutools/databuilder/renderers/
Dmakefile.py58 OUT_FILE = files_to_makefile([rule.output_file], **kwargs),
99 output_file = request.output_file,
103 MAKEFILENAME = files_to_makefile([request.output_file], common_vars),
117 output_file = request.output_file,
120 files_to_makefile([request.output_file], common_vars))
162 output_file = timestamp_file,
177 output_file = file,
195 output_file = request.output_files[0],
206 output_file = request.output_files[0],
226 (_, specific_dep_files, input_file, output_file) = loop_vars
[all …]
/third_party/googletest/googlemock/scripts/
Dfuse_gmock_files.py130 output_file = open(os.path.join(output_dir, GMOCK_H_OUTPUT), 'w')
161 output_file.write('#include "%s"\n' % (gtest.GTEST_H_OUTPUT,))
164 output_file.write(line)
167 output_file.close()
170 def FuseGMockAllCcToFile(gmock_root, output_file): argument
199 output_file.write('#include "%s"\n' % (GMOCK_H_OUTPUT,))
215 output_file.write(line)
224 'w') as output_file:
226 gtest.FuseGTestAllCcToFile(GetGTestRootDir(gmock_root), output_file)
228 FuseGMockAllCcToFile(gmock_root, output_file)
/third_party/mindspore/mindspore/lite/test/st/scripts/
Dbase_functions.sh6 …list model_info model_name extra_info model_type cfg_file_name model_file weight_file output_file \
45 output_file=$3"/"${model_name}
56 output_file=${output_file}"_${bit_num}bit"
62 output_file=${output_file}"_posttraining"
70 …model_fmk}' --modelFile='${model_file}' --weightFile='${weight_file}' --outputFile='${output_file}\
73 …fmk=${model_fmk} --modelFile=${model_file} --weightFile=${weight_file} --outputFile=${output_file}\
129 …extra_info benchmark_mode infix mode model_file input_files output_file data_path threads acc_limi…
179 output_file=""
189 output_file=${data_path}'output/'${model_name}'.ms.out'
220 …${input_files}' --inputShapes='${input_shapes}' --benchmarkDataFile='${output_file}' --enableFp16=…
[all …]

12345678910>>...12