Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/
Dpywrap_tfe.i34 %rename("%s") TFE_ContextSetAsyncForThread;
/external/tensorflow/tensorflow/c/eager/
Dc_api.h117 TF_CAPI_EXPORT extern void TFE_ContextSetAsyncForThread(TFE_Context*,
Dc_api.cc328 TF_CAPI_EXPORT extern void TFE_ContextSetAsyncForThread(TFE_Context* ctx, in TFE_ContextSetAsyncForThread() function
Dc_api_test.cc1198 TFE_ContextSetAsyncForThread(ctx, static_cast<unsigned char>(async), in TEST()
1265 TFE_ContextSetAsyncForThread(ctx, static_cast<unsigned char>(async), in TEST()
/external/tensorflow/tensorflow/python/eager/
Dcontext.py631 pywrap_tensorflow.TFE_ContextSetAsyncForThread(self._context_handle,