Commit 9558c46b authored by Alexandre Passos's avatar Alexandre Passos Committed by TensorFlower Gardener
Browse files

Thread-safety for the TFE tape code.

In multithreaded python any call to a python API function can release the GIL,
so we should not assume our data structures haven't changed across calls to
the python API.

PiperOrigin-RevId: 182835555
parent b36afe4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment