tensorflow :: ops ::最大
#include <math_ops.h>
xとyの最大値を返します(つまり
概要
x> y? x:y)要素ごと。
注: Maximum
はブロードキャストをサポートします。放送の詳細はこちら
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
:zテンソル。
コンストラクタとデストラクタ | |
---|---|
Maximum (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
公の行事
最大
Maximum( 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