aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/relu_op.cc
Commit message (Expand)AuthorAge
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-27
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* [TF:XLA] Rename ComputationBuilder::LogicalX to XGravatar A. Unique TensorFlower2017-10-09
* Use "override" and "nullptr"; remove unused includesGravatar A. Unique TensorFlower2017-05-26
* [TF:XLA] Refactor TF/XLA operator registration.Gravatar Peter Hawkins2017-03-30
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* [TF:XLA] Split XlaOpRegistry out of xla_compilation_device.{cc,h} into a sepa...Gravatar Peter Hawkins2017-02-15
* Add a unit test for XlaCompiler.Gravatar Peter Hawkins2017-01-12
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09