Home
last modified time | relevance | path

Searched refs:TFE_ContextAddFunctionDef (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/
Dpywrap_tfe.i24 %rename("%s") TFE_ContextAddFunctionDef;
/external/tensorflow/tensorflow/c/eager/
Dc_api.h391 TF_CAPI_EXPORT extern void TFE_ContextAddFunctionDef(
Dc_api.cc838 void TFE_ContextAddFunctionDef(TFE_Context* ctx, in TFE_ContextAddFunctionDef() function
Dc_api_test.cc1347 TFE_ContextAddFunctionDef(ctx, function_def.data(), function_def.size(), in FunctionDefAndExecute()
1393 TFE_ContextAddFunctionDef(ctx, function_def.data(), function_def.size(), in BM_ExecuteFunction()
/external/tensorflow/tensorflow/python/eager/
Dcontext.py691 pywrap_tensorflow.TFE_ContextAddFunctionDef(