Commit 3a10998d authored by Justin Lebar's avatar Justin Lebar Committed by TensorFlower Gardener
Browse files

[XLA] Don't cache Executables resulting from Client::Execute().

Previously, Client::Execute() would cache the Executables it created forever.
This is surprising, and it causes long-running tests (the primary user of the
plain Client API) to consume a lot of resources.

Change the Client API implementation so that we don't cache these Executables
at all.

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