Searched refs:TFE_ContextGetFunctionDef (Results 1 – 4 of 4) sorted by relevance
543 TF_CAPI_EXPORT extern void TFE_ContextGetFunctionDef(TFE_Context* ctx,
557 void TFE_ContextGetFunctionDef(TFE_Context* ctx, const char* function_name, in TFE_ContextGetFunctionDef() function
1163 pywrap_tfe.TFE_ContextGetFunctionDef(self._handle, name, buffer_)
665 TFE_ContextGetFunctionDef(tensorflow::InputTFE_Context(ctx), in PYBIND11_MODULE()