Note: in the current design no mutex is needed here because of the python GIL, which is always held when any TFE_Py_* methods are called. We should revisit this if/when decide to not hold the GIL while manipulating the tape stack.
source not stored for this graph (policy: none)
no test coverage detected