テンソルフロー::作戦::ほぼ等しい
#include <math_ops.h>
abs(xy) < 許容誤差の要素ごとの真理値を返します。
まとめ
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
: z テンソル。
コンストラクターとデストラクター | |
---|---|
ApproximateEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) | |
ApproximateEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, const ApproximateEqual::Attrs & attrs) |
パブリック属性 | |
---|---|
operation | |
z |
公共機能 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック静的関数 | |
---|---|
Tolerance (float x) |
構造体 | |
---|---|
tensorflow:: ops:: AverageEqual:: Attrs | AverageEqualのオプションの属性セッター。 |
パブリック属性
手術
Operation operation
z
::tensorflow::Output z
公共機能
ほぼ等しい
ApproximateEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
ほぼ等しい
ApproximateEqual( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, const ApproximateEqual::Attrs & attrs )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const
パブリック静的関数
許容範囲
Attrs Tolerance( float x )