Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dtiming_cache.h40 using TimingCachePtr = std::unique_ptr<TimingCache>; variable
43 using TimingCachePtr = std::unique_ptr<TimingCache>; variable