Home
last modified time | relevance | path

Searched defs:CacheClient (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/opt/pre/
Dcache_transform_pass.h32 class CacheClient; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_client.h59 friend class CacheClient; variable
Dcache_request.h38 class CacheClient; variable
98 friend class CacheClient; variable
186 friend class CacheClient; variable
Dcache_client.cc56 CacheClient::CacheClient(session_id_type session_id, uint64_t cache_mem_sz, bool spill, std::string… in CacheClient() function in mindspore::dataset::CacheClient