W3cubDocs

/TensorFlow C++ 1.15

tensorflow::ops::Dequantize::Attrs

#include <array_ops.h>

Optional attribute setters for Dequantize.

Summary

Public attributes
mode_ = "MIN_COMBINED"
StringPiece
Public functions
Mode(StringPiece x)
TF_MUST_USE_RESULT Attrs
Defaults to "MIN_COMBINED".

Public attributes

mode_

StringPiece tensorflow::ops::Dequantize::Attrs::mode_ = "MIN_COMBINED"

Public functions

Mode

TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Mode(
  StringPiece x
)

Defaults to "MIN_COMBINED".

© 2020 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/versions/r1.15/api_docs/cc/struct/tensorflow/ops/dequantize/attrs