Searched refs:TFE_ContextHasFunction (Results 1 – 4 of 4) sorted by relevance
25 %rename("%s") TFE_ContextHasFunction;
403 TF_CAPI_EXPORT unsigned char TFE_ContextHasFunction(TFE_Context* ctx,
855 unsigned char TFE_ContextHasFunction(TFE_Context* ctx, const char* name) { in TFE_ContextHasFunction() function
696 return bool(pywrap_tensorflow.TFE_ContextHasFunction(self._handle, name))