Commit 445d52f1 authored by Peter Hawkins's avatar Peter Hawkins Committed by TensorFlower Gardener
Browse files

[XLA:Python] Rename CompiledLocalComputation/CompiledXrtComputation to...

[XLA:Python] Rename CompiledLocalComputation/CompiledXrtComputation to LocalExecutable/XrtExecutable. Rename LocalComputation* to Computation* (there is nothing Local about it any more).

Split the two roles of the Python LocalComputation class into Computation (an uncompiled computation that can be compiled) and Executable (a compiled computation that can be executed).

While in principle this is a significant API change, in practice JAX (the only known user) does not refer to any of these classes by name.

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