#include <array_ops.h>
Reshapes a quantized tensor as per the Reshape op.
```
Arguments:
Returns:
Output
outputOutput
output_min: This value is copied from input_min.Output
output_max: This value is copied from input_max. Constructors and Destructors | |
---|---|
QuantizedReshape(const ::tensorflow::Scope & scope, ::tensorflow::Input tensor, ::tensorflow::Input shape, ::tensorflow::Input input_min, ::tensorflow::Input input_max) |
Public attributes | |
---|---|
output | |
output_max | |
output_min |
::tensorflow::Output output
::tensorflow::Output output_max
::tensorflow::Output output_min
QuantizedReshape( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor, ::tensorflow::Input shape, ::tensorflow::Input input_min, ::tensorflow::Input input_max )
© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/quantized-reshape.html