Tensorflow :: ops :: Zeitstempel
#include <logging_ops.h>
Gibt die Zeit seit der Epoche in Sekunden an.
Zusammenfassung
Gibt den Zeitstempel seit der Unix-Epoche für Sekunden als float64
.
Hinweis: Der Zeitstempel wird berechnet, wenn die Operation ausgeführt wird, nicht, wenn sie dem Diagramm hinzugefügt wird.
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der ts-Tensor.
Konstruktoren und Destruktoren | |
---|---|
Timestamp (const :: tensorflow::Scope & scope) |
Öffentliche Attribute | |
---|---|
operation | |
ts |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Operation
Operation operation
ts
::tensorflow::Output ts
Öffentliche Funktionen
Zeitstempel
Timestamp( const ::tensorflow::Scope & scope )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const