aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_tfgraph_builder_test.cc
Commit message (Expand)AuthorAge
* [TF:XLA] Migrate unit tests to use the HLO verifier (only tests where the con...Gravatar Dimitris Vardoulakis2018-09-10
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Redesign: deprecate ComputationBuilder.Gravatar A. Unique TensorFlower2018-05-04
* 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
* [TF:XLA] Try to incorporate Tensorflow node structure for large HLO GraphDefs.Gravatar A. Unique TensorFlower2017-05-02
* [TF-XLA] Include TF metedata in HLO GraphDef node's attributes.Gravatar A. Unique TensorFlower2017-04-20
* Support dumping HLO graphs as TF GraphDefs in hlo_graph_dumperGravatar A. Unique TensorFlower2017-04-12