Searched defs:function_cache_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ | ||
H A D | c_api_tfrt.h | 302 FunctionCache function_cache_; variable |
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/ | ||
H A D | dtensor_device_util.h | 581 function_cache_; variable |
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ | ||
H A D | hash_utils.cc | 716 std::shared_ptr<FunctionCache> function_cache_; member in tensorflow::data::__anon4acced740111::GraphHasher |