aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/copy_insertion.cc
Commit message (Expand)AuthorAge
* [XLA:HLO] Allow entry parameter buffer aliasing for read-only while instructi...Gravatar A. Unique TensorFlower2017-06-13
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Minor cleanupGravatar A. Unique TensorFlower2017-06-07
* [XLA] Simplify Shape traversal visitors.Gravatar Mark Heffernan2017-06-06
* [XLA] Fix a subtle issue in copy_insertion due the interaction between copyGravatar Kay Zhu2017-06-02
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* [XLA:HLO] Reduce copy and get-tuple-element instructions added by CopyInsertion.Gravatar A. Unique TensorFlower2017-04-24
* [XLA] Remove unused parameter in copy insertion pass.Gravatar A. Unique TensorFlower2017-04-21
* Internal change.Gravatar A. Unique TensorFlower2017-03-06
* [XLA] Replace std::mutex & std::condition_variable by TF equivalentsGravatar Eli Bendersky2017-01-24
* Don't remove send, recv, or trace instructions in DCE pass. Also,Gravatar Mark Heffernan2017-01-19
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09