Tensorflow :: ops :: Identität
#include <array_ops.h>
Geben Sie einen Tensor mit derselben Form und demselben Inhalt wie der eingegebene Tensor oder Wert zurück.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der Ausgangstensor.
Konstruktoren und Destruktoren | |
---|---|
Identity (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
Öffentliche Attribute | |
---|---|
operation | |
output |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Operation
Operation operation
Ausgabe
::tensorflow::Output output
Öffentliche Funktionen
Identität
Identity( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const