Searched defs:base_path (Results 1 – 13 of 13) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/helper/external_tensor/ |
| D | file_helper.h | 26 explicit FileExternalTensorHelper(std::string base_path) : base_path_(base_path) {} in FileExternalTensorHelper()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | schema_tensor_wrapper.cc | 28 … const std::string &base_path, mindspore::infer::helper::InferHelpers *infer_helpers) { in Init()
|
| /third_party/gn/src/base/files/ |
| D | scoped_temp_dir.cc | 38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
|
| /third_party/libabigail/tests/ |
| D | test-symtab.cc | 331 const std::string base_path = variable 412 const std::string base_path = "kernel-modversions/"; variable
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | perf_test_runner.py | 21 base_path = os.path.abspath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '..')) variable
|
| /third_party/skia/third_party/externals/dawn/scripts/ |
| D | perf_test_runner.py | 25 base_path = os.path.abspath( variable
|
| /third_party/rust/rust/src/tools/build-manifest/src/ |
| D | manifest.rs | 55 let base_path = builder.input.join(base_path); in add_tarball() localVariable 87 let base_path = builder.input.join(base_path); in from_compressed_tar() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/ |
| D | main.rs | 968 let base_path = PathBuf::from(format!("file://{tmp_dir_str}")); in test_will_rename_files_same_level() localVariable
|
| /third_party/rust/rust/compiler/rustc_mir_dataflow/src/move_paths/ |
| D | builder.rs | 459 let base_path = match self.move_path_for(base_place) { in gather_move() localVariable
|
| /third_party/nghttp2/src/ |
| D | http2.cc | 1318 std::string path_join(const StringRef &base_path, const StringRef &base_query, in path_join() 1665 StringRef path_join(BlockAllocator &balloc, const StringRef &base_path, in path_join()
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_find_array_copies.c | 315 try_match_deref(nir_deref_path *base_path, int *path_array_idx, in try_match_deref()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/ |
| D | model_impl.cc | 258 std::string base_path = ""; in LoadGraphByBufferImpl() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/ |
| D | framework_utils.cc | 565 …SaveJsonInfo(const std::string &json_name, const std::string &info, const std::string &base_path) { in SaveJsonInfo()
|