Searched defs:base_path (Results 1 – 10 of 10) 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/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()
|