Tensorflow :: ops :: Minimum
#include <math_ops.h>
Gibt das min von x und y zurück (dh
Zusammenfassung
x <y? x: y) elementweise.
HINWEIS : Minimum
unterstützt das Senden. Mehr zum Rundfunk hier
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der z-Tensor.
Konstruktoren und Destruktoren | |
---|---|
Minimum (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Öffentliche Attribute | |
---|---|
operation | |
z |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Operation
Operation operation
z
::tensorflow::Output z
Öffentliche Funktionen
Minimum
Minimum( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const