tensorflow :: ops :: LogicalOr
#include <math_ops.h>
xまたはyの真理値を要素ごとに返します。
概要
注: LogicalOr
はブロードキャストをサポートしています。放送の詳細はこちら
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
:zテンソル。
コンストラクタとデストラクタ | |
---|---|
LogicalOr (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
パブリック属性 | |
---|---|
operation | |
z |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
z
::tensorflow::Output z
公の行事
LogicalOr
LogicalOr( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const