Searched defs:GetHostContext (Results 1 – 5 of 5) sorted by relevance
53 tfrt::HostContext* GetHostContext() const { in GetHostContext() function
381 tfrt::HostContext* SavedModel::GetHostContext() const { in GetHostContext() function in tensorflow::tfrt_stub::SavedModel
85 HostContext* GetHostContext() { return host_context_; } in GetHostContext() function
1158 HostContext* ContextInterface::GetHostContext() { in GetHostContext() function in tfrt::tf::ContextInterface
226 tfrt::HostContext* GetHostContext() const { return host_ctx_.get(); } in GetHostContext() function