Searched defs:KeyIsCacheMiss (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/ | ||
| D | cache_client.h | 246 bool KeyIsCacheMiss(row_id_type key) { in KeyIsCacheMiss() function |
| D | cache_client.cc | 342 bool CacheClient::CacheMissKeys::KeyIsCacheMiss(row_id_type key) { in KeyIsCacheMiss() function in mindspore::dataset::CacheClient::CacheMissKeys |