tensoreflusso:: ops:: Timestamp

#include <logging_ops.h>

Fornisce il tempo trascorso dall'epoca in secondi.

Riepilogo

Restituisce il timestamp come float64 per i secondi dall'epoca di Unix.

Nota: il timestamp viene calcolato quando l'operazione viene eseguita, non quando viene aggiunta al grafico.

Argomenti:

Ritorna:

Costruttori e distruttori

Timestamp (const :: tensorflow::Scope & scope)

Attributi pubblici

operation
ts

Funzioni pubbliche

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Attributi pubblici

operazione

Operation operation

ts

::tensorflow::Output ts

Funzioni pubbliche

Timestamp

 Timestamp(
  const ::tensorflow::Scope & scope
)

nodo

::tensorflow::Node * node() const 

operatore::tensorflow::Input

 operator::tensorflow::Input() const 

operatore::tensorflow::Output

 operator::tensorflow::Output() const