Searched refs:TFE_ContextHasFunction (Results 1 – 4 of 4) sorted by relevance
403 TF_CAPI_EXPORT unsigned char TFE_ContextHasFunction(TFE_Context* ctx,
1546 unsigned char TFE_ContextHasFunction(TFE_Context* ctx, const char* name) { in TFE_ContextHasFunction() function
398 TFE_ContextHasFunction(tensorflow::InputTFE_Context(ctx), name); in PYBIND11_MODULE()
1055 return bool(pywrap_tfe.TFE_ContextHasFunction(self._handle, name))