Searched refs:DestroyEagerContextThreadLocalData (Results 1 – 4 of 4) sorted by relevance
453 void DestroyEagerContextThreadLocalData(PyObject* py_eager_context);
4379 void DestroyEagerContextThreadLocalData(PyObject* py_eager_context) { function
198 tensorflow::DestroyEagerContextThreadLocalData
387 tensorflow::DestroyEagerContextThreadLocalData(py_eager_context_); in ~EagerContextThreadLocalDataWrapper()