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
Общедоступные функции
Ошибка несовместимых форм
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/r1.15/api_docs/cc/struct/tensorflow/ops/equal/attrs