aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/exhaustive_f32_elementwise_op_test.cc
Commit message (Expand)AuthorAge
* Make exhaustive_f32_elementwise_op_test build again and mark it as brokenGravatar Sanjoy Das2018-09-11
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] This is a step to incrementally move client/xla_client/* to client/.Gravatar A. Unique TensorFlower2018-07-25
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Change code in tensorflow/compiler/xla that uses XlaBuilder:: methods t...Gravatar Peter Hawkins2018-06-27
* [XLA] Redesign: migrate other xla/tests to use the new buidler.Gravatar A. Unique TensorFlower2018-04-26
* [XLA:CPU] Allow the shape partition algorithm to partition the most minorGravatar Bixia Zheng2018-03-26
* Add a test that exhaustively checks Log/Exp/TanhGravatar Sanjoy Das2018-02-09