Home
last modified time | relevance | path

Searched defs:py_context (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.cc104 TFE_Context* GetContextHandle(PyObject* py_context) { in GetContextHandle()
520 PyObject* py_context = GetPyEagerContext(); in EagerTensor_init() local
977 PyObject* py_context = GetPyEagerContext(); in EagerTensorFromHandle() local
1141 PyObject* py_context = GetPyEagerContext(); in TFE_Py_TensorShapeSlice() local
H A Dpywrap_tfe_src.cc4071 PyObject* TFE_Py_SetEagerContext(PyObject* py_context) {
4085 PyObject* py_context = PyWeakref_GET_OBJECT(global_py_eager_context); local