Searched refs:DestroyEagerContextThreadLocalData (Results 1 – 4 of 4) sorted by relevance
451 void DestroyEagerContextThreadLocalData(PyObject* py_eager_context);
4207 void DestroyEagerContextThreadLocalData(PyObject* py_eager_context) { function
207 tensorflow::DestroyEagerContextThreadLocalData
496 tensorflow::DestroyEagerContextThreadLocalData(py_eager_context_); in ~EagerContextThreadLocalDataWrapper()