tensorflow::ops::Equal::Attrs
#include <math_ops.h>
Дополнительные атрибуты для Equal.
Краткое описание
| Публичные атрибуты | |
|---|---|
incompatible_shape_error_ = true | bool |
| Публичные функции | |
|---|---|
IncompatibleShapeError(bool x) | TF_MUST_USE_RESULT Attrs По умолчанию true. |
Публичные атрибуты
incompatible_shape_error_
bool tensorflow::ops::Equal::Attrs::incompatible_shape_error_ = true
Публичные функции
IncompatibleShapeError
TF_MUST_USE_RESULT Attrs tensorflow::ops::Equal::Attrs::IncompatibleShapeError( bool x )
По умолчанию true.
© 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/r2.3/api_docs/cc/struct/tensorflow/ops/equal/attrs