Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_service.cc144 Status CacheService::FastCacheRow(const ReadableSlice &src, row_id_type *row_id_generated) { in FastCacheRow() function in mindspore::dataset::CacheService
Dcache_server.cc325 Status CacheServer::FastCacheRow(CacheRequest *rq, CacheReply *reply) { in FastCacheRow() function in mindspore::dataset::CacheServer