Tensorflow :: ops :: SquaredDifference
#include <math_ops.h>
Gibt (x - y) (x - y) elementweise zurück.
Zusammenfassung
HINWEIS: SquaredDifference
unterstützt Rundfunk. Mehr zum Rundfunk hier
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der z-Tensor.
Konstruktoren und Destruktoren | |
---|---|
SquaredDifference (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
SquaredDifference
SquaredDifference( 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