Home
last modified time | relevance | path

Searched defs:LoadData (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarkDatasetConfig.cs73 private static byte[] LoadData(string resource) in LoadData() method in Google.Protobuf.Benchmarks.BenchmarkDatasetConfig
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPersistentCache.cpp27 ScopedCachedBlob PersistentCache::LoadData(const PersistentCacheKey& key) { in LoadData() function in dawn_native::PersistentCache
/third_party/mindspore/mindspore/lite/src/train/
Dtrain_loop.cc166 int TrainLoop::LoadData(std::vector<tensor::MSTensor *> inputs, dataset::MSTensorVec *row_vec) { in LoadData() function in mindspore::lite::TrainLoop
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp48 size_t LoadData(const WGPUDevice device, in LoadData() function in FakePersistentCache
/third_party/glib/gio/
Dgloadableicon.c159 } LoadData; typedef
/third_party/mindspore/tests/ut/cpp/mindrecord/
Dut_common.cc57 void LoadData(const std::string &directory, std::vector<json> &json_buffer, const int max_num) { in LoadData() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc373 bool AscendKernelRuntime::LoadData(const session::KernelGraph & /* graph */) { in LoadData() function in mindspore::device::ascend::AscendKernelRuntime
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc83 bool KernelRuntime::LoadData(const session::KernelGraph &) { in LoadData() function in mindspore::device::KernelRuntime