Home
last modified time | relevance | path

Searched defs:GetCoreRuntime (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/tfrt/eager/
Dtfrt_context.h43 CoreRuntime* GetCoreRuntime() { return corert_.get(); } in GetCoreRuntime() function
Dc_api_tfrt.cc1129 CoreRuntime* ContextInterface::GetCoreRuntime() { in GetCoreRuntime() function in tfrt::tf::ContextInterface