aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/cc
Commit message (Expand)AuthorAge
* Clean up the build_xla_ops to use the generated C++ TF op wrappers.Gravatar Sanjoy Das2018-10-01
* Automated rollback of commit 45965cfd8b54fb113275ffdaced5366e28aa3553Gravatar Yanan Cao2018-09-11
* Graph optimization pass that creates XlaLaunch ops for the computations that ...Gravatar A. Unique TensorFlower2018-09-11
* Enable tpu.rewrite to work on XLA CPU/GPU backends.Gravatar A. Unique TensorFlower2018-05-21
* [TF:XLA] Start a TensorFlow library that contains direct wrappers for XLA ope...Gravatar Peter Hawkins2018-04-13
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* [TF:XLA] Add _XLASend and _XLARecv TF ops that wrap the XLA Send/Recv HLO ops.Gravatar Peter Hawkins2017-08-03
* [TF:XLA] Add infrastructure in preparation for supporting tf.while_loop() in ...Gravatar Peter Hawkins2017-06-15