Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dfunction_cache_test.cc247 TF_ASSERT_OK(cache.GetOrAddFunction( in TEST_P()
259 TF_ASSERT_OK(cache.GetOrAddFunction( in TEST_P()
269 TF_ASSERT_OK(cache.GetOrAddFunction( in TEST_P()
H A Dfunction_cache.h108 tensorflow::Status GetOrAddFunction(
H A Dfunction_cache.cc45 tensorflow::Status FunctionCache::GetOrAddFunction( in GetOrAddFunction() function in tfrt::tf::FunctionCache
H A Dc_api_tfrt.cc1540 TF_RETURN_IF_ERROR(context_->GetFunctionCache().GetOrAddFunction( in Initialize()