Home
last modified time | relevance | path

Searched refs:TouchNoCheck (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.h80 TouchNoCheck(key); // The key must exist in this case. in emplace()
95 TouchNoCheck(key); in Touch()
99 void TouchNoCheck(const key_type& key) { in TouchNoCheck() function