aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/while_transformer_test.cc
Commit message (Expand)AuthorAge
* Fix 31 ClangTidy - Readability findings in //tensorflow/compiler/xla/.Gravatar Benjamin Kramer2018-09-11
* [XLA] Add and use a layout-sensitive HLO verifier.Gravatar Justin Lebar2018-08-24
* [XLA:GPU] Add a generic trip count analysis based on HloEvaluatorGravatar Benjamin Kramer2018-08-08
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Allow backends to specify a custom ShapeVerifier to HloVerifier.Gravatar Brian Patton2018-01-11
* Roll forward new copy insertion pass.Gravatar Mark Heffernan2017-11-22
* Rollback copy insertion change because it results in a DCHECK with an interna...Gravatar Mark Heffernan2017-11-03
* Rewrite CopyInsertion to use module-scoped HloAliasAnalysis. The net effect (...Gravatar Mark Heffernan2017-11-02
* Use xla/tests:xla_internal_test_main for all tests under tf/compiler/xlaGravatar Mark Heffernan2017-09-12
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Switch HloTestBase-based tests to use new debug options flag.Gravatar Eli Bendersky2017-06-09
* [XLA:HLO] Reduce copy and get-tuple-element instructions added by CopyInsertion.Gravatar A. Unique TensorFlower2017-04-24
* Simplified XLA tests by using gmock matchers.Gravatar A. Unique TensorFlower2017-04-12
* Using GMock matchers in XLA tests.Gravatar A. Unique TensorFlower2017-04-11
* [XLA:GPU] Make WhileTransformer match computations post fusion and copy inser...Gravatar A. Unique TensorFlower2017-02-01
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09