aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/unary_op_test.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Tighten up shape inference rulesGravatar David Majnemer2018-08-23
* [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] Make XlaOp trivially copy constructible and trivially destructible.Gravatar Peter Hawkins2018-06-25
* Add test for 64-bit clz and sign.Gravatar Jacques Pienaar2018-05-16
* [XLA] Redesign: migrate other xla/tests to use the new buidler.Gravatar A. Unique TensorFlower2018-04-26
* [XLA] Add more tests for ConvertElementType.Gravatar Chris Leary2018-01-24
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* [XLA] Consolidate all similar main()s in tests into a single target.Gravatar Eli Bendersky2017-07-27
* [XLA] Remove remaining flags from cpu_compiler_flagsGravatar Eli Bendersky2017-06-14
* [XLA] Replace some XLA CPU compiler specific options by generic "debug options".Gravatar Eli Bendersky2017-06-12
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09