Home
last modified time | relevance | path

Searched defs:BatchCacheRowsRequest (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_client.h55 friend class BatchCacheRowsRequest; variable
Dcache_request.cc348 BatchCacheRowsRequest::BatchCacheRowsRequest(const CacheClient *cc, int64_t addr, int32_t num_ele) in BatchCacheRowsRequest() function in mindspore::dataset::BatchCacheRowsRequest