Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/
Dpywrap_tfe.i35 %rename("%s") TFE_ContextSetServerDef;
/external/tensorflow/tensorflow/c/eager/
Dc_api.h127 TF_CAPI_EXPORT extern void TFE_ContextSetServerDef(TFE_Context* ctx,
Dc_api_test.cc156 TFE_ContextSetServerDef(ctx, 0, serialized.data(), serialized.size(), status); in TestRemoteExecute()
239 TFE_ContextSetServerDef(ctx, 0, serialized.data(), serialized.size(), status); in TestRemoteExecuteSilentCopies()
371 TFE_ContextSetServerDef(ctx, 0, serialized.data(), serialized.size(), status); in TestRemoteExecuteChangeServerDef()
397 TFE_ContextSetServerDef(ctx, 0, serialized.data(), serialized.size(), status); in TestRemoteExecuteChangeServerDef()
Dc_api.cc381 TF_CAPI_EXPORT extern void TFE_ContextSetServerDef(TFE_Context* ctx, in TFE_ContextSetServerDef() function
/external/tensorflow/tensorflow/python/eager/
Dcontext.py354 pywrap_tensorflow.TFE_ContextSetServerDef(self._context_handle, 600,
393 pywrap_tensorflow.TFE_ContextSetServerDef(self._context_handle,