Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dtfrt_context.h93 ResourceContext* GetResourceContext() { return &resource_context_; } in GetResourceContext() function
H A Dc_api_tfrt.cc1180 ResourceContext* ContextInterface::GetResourceContext() { in GetResourceContext() function in tfrt::tf::ContextInterface