tensorflow :: ops :: 타임 스탬프
#include <logging_ops.h>
Epoch 이후의 시간을 초 단위로 제공합니다.
요약
Unix epoch 이후 초 동안 timestamp를 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