Home
last modified time | relevance | path

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

/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-src/source/mindspore/lite/src/train/
Dtrain_loop.cc163 int TrainLoop::LoadData(std::vector<lite::Tensor *> 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/mindspore/mindspore-src/source/tests/ut/cpp/mindrecord/
Dut_common.cc53 void LoadData(const std::string &directory, std::vector<json> &json_buffer, const int max_num) { in LoadData() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc154 bool KernelRuntime::LoadData(const session::KernelGraph &) { in LoadData() function in mindspore::device::KernelRuntime