/third_party/mindspore/mindspore/offline_debug/ |
D | convert_async.py | 214 out_path = self._generate_path(file_path, tensor_type, index, tensor.format) 215 self._save_tensor_to_npy_file(out_path, array) 285 def _save_tensor_to_npy_file(out_path, dump_data_array): argument 289 np.save(out_path, dump_data_array) 290 os.chmod(out_path, stat.S_IRUSR) 321 out_path = os.path.join(self.output_path, new_file_name) 322 os.rename(target_file, out_path) 323 os.chmod(out_path, stat.S_IRUSR) 324 self.convert_tool.log.print_info_log("Rename file " + target_file + " to " + out_path)
|
/third_party/cef/tools/ |
D | gclient_hook.py | 136 out_path = os.path.join(src_dir, 'out', dir) variable 137 make_dir(out_path, False) 138 args_gn_path = os.path.join(out_path, 'args.gn') 148 issue_1999.apply(out_path)
|
/third_party/iptables/extensions/ |
D | genInit.py | 79 out_path = os.path.dirname(os.path.dirname(os.path.dirname(ori_path))) 80 out_path += "/out" 81 gen_path = out_path + "/gen" 82 md5_path = out_path + "/gen/md5"
|
D | genClear.py | 18 out_path = os.path.dirname(os.path.dirname(os.path.dirname(oriPath))) variable
|
/third_party/skia/experimental/xps_to_png/ |
D | xps_to_png.cs | 23 static void convert(double dpi, string path, string out_path) { in convert() argument 60 string filename = string.Format("{0}_{1}.png", out_path, index); in convert() 72 static void try_convert(double dpi, string path, string out_path) { in try_convert() argument 74 convert(dpi, path, out_path); in try_convert()
|
/third_party/flutter/skia/experimental/xps_to_png/ |
D | xps_to_png.cs | 23 static void convert(double dpi, string path, string out_path) { in convert() argument 60 string filename = string.Format("{0}_{1}.png", out_path, index); in convert() 72 static void try_convert(double dpi, string path, string out_path) { in try_convert() argument 74 convert(dpi, path, out_path); in try_convert()
|
/third_party/selinux/checkpolicy/ |
D | checkmodule.c | 291 char *out_path = strdup(outfile); in main() local 292 if (out_path == NULL) { in main() 296 out_name = basename(out_path); in main() 305 free(out_path); in main()
|
/third_party/mindspore/tests/perf_test/mind_expression_perf/ |
D | process_data.py | 82 out_path = os.path.join(log_path, "reports", label+"_me.log") 83 print("Generating report to: %s" % out_path) 85 (fname_path, out_path))
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | BUILD.gn | 123 out_path = rebase_path( 125 args = [ "$out_path" ] 133 out_path = rebase_path( 135 args = [ "$out_path" ] 143 out_path = rebase_path( 145 args = [ "$out_path" ]
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/ |
D | cpu_data_saver.h | 44 void WriteFile(const std::string out_path);
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | data_helper_test.cc | 62 std::string out_path = datasets_root_path_ + "/testAlbum/testout"; in TEST_F() local 64 Status rc = dh.CreateAlbum(file_path, out_path); in TEST_F()
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/ |
D | fullconnection_fp32_tests.cc | 134 std::string out_path = "./matmul/FcFp32_output1.bin"; in FcTestInit2() local 135 auto out_data = mindspore::lite::ReadFile(out_path.c_str(), &buffer_size); in FcTestInit2()
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ |
D | gpu_data_saver.h | 80 void WriteFile(std::string out_path, const BaseTime &start_time);
|
/third_party/glib/gio/ |
D | xdp-dbus.h | 189 gchar **out_path, 195 gchar **out_path, 414 gchar **out_path, 422 gchar **out_path,
|
D | xdp-dbus.c | 1319 gchar **out_path, in gxdp_documents_call_get_mount_point_finish() argument 1329 out_path); in gxdp_documents_call_get_mount_point_finish() 1351 gchar **out_path, in gxdp_documents_call_get_mount_point_sync() argument 1367 out_path); in gxdp_documents_call_get_mount_point_sync() 2387 gchar **out_path, in gxdp_documents_call_info_finish() argument 2398 out_path, in gxdp_documents_call_info_finish() 2424 gchar **out_path, in gxdp_documents_call_info_sync() argument 2442 out_path, in gxdp_documents_call_info_sync()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | common.py | 453 def CopyTool(flavor, out_path): argument 474 tool_path = os.path.join(out_path, 'gyp-%s-tool' % prefix)
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | common.py | 466 def CopyTool(flavor, out_path, generator_flags={}): argument 491 tool_path = os.path.join(out_path, "gyp-%s-tool" % prefix)
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | retrace_restricted_traces.py | 155 trace_path = os.path.abspath(os.path.join(args.out_path, trace))
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_goto_ifs.c | 66 struct path out_path; member 772 level->out_path = routing->regular; in organize_levels() 837 routing->regular = level->out_path; in plant_levels()
|
/third_party/icu/tools/unicode/py/ |
D | preparseucd.py | 2063 def WritePNamesDataHeader(out_path): argument 2064 with open(out_path, "w") as out_file: 2217 out_path = os.path.join(genprops_path, "pnames_data.h") 2218 WritePNamesDataHeader(out_path)
|
/third_party/gn/build/ |
D | gen.py | 205 out_dir = options.out_path or os.path.join(REPO_ROOT, 'out')
|