Tensorflow :: ops :: GetSessionHandle
#include <data_flow_ops.h>
Speichern Sie den Eingangstensor im Status der aktuellen Sitzung.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
- Wert: Der zu speichernde Tensor.
Kehrt zurück:
-
Output
: Das Handle für den im Sitzungsstatus gespeicherten Tensor, dargestellt als Zeichenfolge.
Konstruktoren und Destruktoren | |
---|---|
GetSessionHandle (const :: tensorflow::Scope & scope, :: tensorflow::Input value) |
Öffentliche Attribute | |
---|---|
handle | |
operation |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Griff
::tensorflow::Output handle
Operation
Operation operation
Öffentliche Funktionen
GetSessionHandle
GetSessionHandle( const ::tensorflow::Scope & scope, ::tensorflow::Input value )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const