Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_client.h246 bool KeyIsCacheMiss(row_id_type key) { in KeyIsCacheMiss() function
Dcache_client.cc342 bool CacheClient::CacheMissKeys::KeyIsCacheMiss(row_id_type key) { in KeyIsCacheMiss() function in mindspore::dataset::CacheClient::CacheMissKeys