Searched refs:TFE_ContextClearCaches (Results 1 – 5 of 5) sorted by relevance
107 TF_CAPI_EXPORT extern void TFE_ContextClearCaches(TFE_Context* ctx);
752 void TFE_ContextClearCaches(TFE_Context* ctx) { in TFE_ContextClearCaches() function
941 TFE_ContextClearCaches(ctx); in FunctionDefAndExecute()
422 TFE_ContextClearCaches(tensorflow::InputTFE_Context(o)); in PYBIND11_MODULE()
449 pywrap_tfe.TFE_ContextClearCaches(self._context_handle)