tensorflow::ops::ApproximateEqual::Атрибуты
#include <math_ops.h>
Дополнительные параметры для ApproximateEqual.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
tolerance_ = 1e-05f | float |
| Общедоступные функции | |
|---|---|
Tolerance(float x) | TF_MUST_USE_RESULT Attrs По умолчанию 1e-05. |
Общедоступные атрибуты
tolerance_
float tensorflow::ops::ApproximateEqual::Attrs::tolerance_ = 1e-05f
Общедоступные функции
Допуск
TF_MUST_USE_RESULT Attrs tensorflow::ops::ApproximateEqual::Attrs::Tolerance( float x )
По умолчанию 1e-05.
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/cc/struct/tensorflow/ops/approximate-equal/attrs