Searched refs:TFE_ContextDisableGraphCollection (Results 1 – 4 of 4) sorted by relevance
76 TF_CAPI_EXPORT extern void TFE_ContextDisableGraphCollection(TFE_Context* ctx);
77 void TFE_ContextDisableGraphCollection(TFE_Context* ctx) { in TFE_ContextDisableGraphCollection() function
29 %rename("%s") TFE_ContextDisableGraphCollection;
850 pywrap_tensorflow.TFE_ContextDisableGraphCollection(self._context_handle)