Tensorflow :: ops :: DeepCopy
#include <array_ops.h>
Erstellt eine Kopie von x
.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
- x: Der Quellentensor vom Typ
T
Kehrt zurück:
Konstruktoren und Destruktoren | |
---|---|
DeepCopy (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
Öffentliche Attribute | |
---|---|
operation | |
y |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Operation
Operation operation
y
::tensorflow::Output y
Öffentliche Funktionen
DeepCopy
DeepCopy( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const