テンソルフロー::作戦::最大
#include <math_ops.h>
x と y の最大値を返します (すなわち、
まとめ
x > y ? x : y) 要素ごと。
注: Maximum
ブロードキャストをサポートします。放送について詳しくはこちら
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
: Z テンソル。
コンストラクターとデストラクター | |
---|---|
Maximum (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
公共機能 | |
---|---|
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
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const