Searched refs:TFE_NewContextFromSession (Results 1 – 3 of 3) sorted by relevance
148 TF_CAPI_EXPORT extern TFE_Context* TFE_NewContextFromSession(
8560 auto* ctx = TFE_NewContextFromSession(opts, session, status); in TFE_CreateContextFromSession()
353 TFE_Context* TFE_NewContextFromSession(const TFE_ContextOptions* opts, in TFE_NewContextFromSession() function