aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/compiler/BUILD
Commit message (Expand)AuthorAge
* Update BUILD files so that Estimator code depends on TF thru tf_no_contrib.Gravatar Michael Case2018-09-25
* Internal changesGravatar Yanan Cao2018-09-22
* Add back xla_test, which was deleted by mistake earlierGravatar Yanan Cao2018-09-22
* 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
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add _XlaScope attribute to jit_scope to avoid fusing separate adjacent fused ...Gravatar Eugene Brevdo2017-02-10
* Allow callable in hidden attr_scope; allow callable in experimental_jit_scope...Gravatar Eugene Brevdo2017-01-30
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Add experimental_jit_scope to support scoped compilation regions.Gravatar A. Unique TensorFlower2016-12-02