Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Druntime.cc46 tensorflow::Status InitializeOpHandlers(tfrt::CoreRuntime* corert) { in InitializeOpHandlers()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dfunction_cache.cc48 tensorflow::EagerContext* eager_ctx, tfrt::CoreRuntime* corert, in GetOrAddFunction()
H A Dc_api_tfrt.cc1315 auto* corert = context_->GetCoreRuntime(); in Execute() local
1431 CoreRuntime* corert = context_->GetCoreRuntime(); in Initialize() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc327 auto corert = in CreateCoreRuntime() local