aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/quantize_and_dequantize_op.cc
Commit message (Expand)AuthorAge
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* Move xla_computation.* from xla/client/xla_client up to xla/client.Gravatar Mark Heffernan2018-07-25
* [XLA] Add a new client helper library for building constants.Gravatar Peter Hawkins2018-07-02
* [TF:XLA] Implement QuantizeAndDequantizeV3.Gravatar Peter Hawkins2018-06-27
* [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
* [XLA] Add support for QuantizeAndDequantizeV2.Gravatar Chris Leary2017-09-25