テンソルフロー::作戦::タイムスタンプ
#include <logging_ops.h>
エポックからの時間を秒単位で提供します。
まとめ
Unix エポックからの秒数のタイムスタンプをfloat64
として返します。
注: タイムスタンプは、グラフに追加されたときではなく、操作が実行されたときに計算されます。
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
: ts テンソル。
コンストラクターとデストラクター | |
---|---|
Timestamp (const :: tensorflow::Scope & scope) |
パブリック属性 | |
---|---|
operation | |
ts |
公共機能 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
手術
Operation operation
ts
::tensorflow::Output ts
公共機能
タイムスタンプ
Timestamp( const ::tensorflow::Scope & scope )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const