Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dtfrt_context.h86 CoreRuntime* GetCoreRuntime() { return corert_.get(); } in GetCoreRuntime() function
H A Dc_api_tfrt.cc1170 CoreRuntime* ContextInterface::GetCoreRuntime() { in GetCoreRuntime() function in tfrt::tf::ContextInterface