Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_lookup_op.h50 bool AllowCacheMiss() override { return true; } in AllowCacheMiss() function
Dcache_op.h70 bool AllowCacheMiss() override { return false; } in AllowCacheMiss() function