Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dflatset.h250 void prefetch_value(const Key& key) const { rep_.Prefetch(key); } in prefetch_value() function
H A Dflatmap.h313 void prefetch_value(const Key& key) const { rep_.Prefetch(key); } in prefetch_value() function