aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/compiler/xla.py
Commit message (Expand)AuthorAge
* Disable summary ops from lower-level xla.compile API rather than xla.estimato...Gravatar Yanan Cao2018-09-27
* xla.estimator_model_fn can be used to decorate a model_fn written for estimat...Gravatar Yanan Cao2018-09-21
* Add xla.compile(), a low-level API that compiles graph with XLA.Gravatar Yanan Cao2018-09-18
* [TF/XLA] Add XLACompileContext that marks ops inside for XLA compilation.Gravatar Yanan Cao2018-08-27