Tensorflow :: ops :: ApproximateEqual :: Attrs
#include <math_ops.h>
Optionale Attributsetzer für ApproximateEqual .
Zusammenfassung
Öffentliche Attribute | |
---|---|
tolerance_ = 1e-05f | float |
Öffentliche Funktionen | |
---|---|
Tolerance (float x) | TF_MUST_USE_RESULT Attrs Der Standardwert ist 1e-05. |
Öffentliche Attribute
Toleranz_
float tensorflow::ops::ApproximateEqual::Attrs::tolerance_ = 1e-05f
Öffentliche Funktionen
Toleranz
TF_MUST_USE_RESULT Attrs tensorflow::ops::ApproximateEqual::Attrs::Tolerance( float x )
Der Standardwert ist 1e-05.