aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/quantization/ops/array_ops.cc
Commit message (Expand)AuthorAge
* Move contrib/quantization ops to tensorflow/coreGravatar Andrew Harp2016-10-17
* Automated rollback of change 134501895Gravatar A. Unique TensorFlower2016-09-28
* Move contrib/quantization ops to tensorflow/coreGravatar Andrew Harp2016-09-28
* Add shape_inference::ShapeHandle and shape_inference::DimensionHandle toGravatar A. Unique TensorFlower2016-08-23
* Merge changes from github.Gravatar Benoit Steiner2016-08-12
* Add shape function for QuantizedConcat, moving ConcatShape intoGravatar Vijay Vasudevan2016-08-10
* Add C++ shape inference for quantizev2 and dequantize.Gravatar Suharsh Sivakumar2016-07-28
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Move quantize_and_dequantize to core for the quantize training rewriting.Gravatar Jianmin Chen2016-05-31
* Implement the op to convert a float tensor to quantized and then dequantize itGravatar Jianmin Chen2016-05-26
* Add quantization support through new ops and tools.Gravatar Pete Warden2016-04-22