Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.h258 FunctionCache& GetFunctionCache() { return function_cache_; } in GetFunctionCache() function
Dc_api_tfrt.cc1540 TF_RETURN_IF_ERROR(context_->GetFunctionCache().GetOrAddFunction( in Initialize()