Home
last modified time | relevance | path

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

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