텐서플로우:: 작전:: 타임스탬프

#include <logging_ops.h>

에포크 이후의 시간을 초 단위로 제공합니다.

요약

Unix epoch 이후 몇 초 동안 타임스탬프를 float64 로 반환합니다.

참고: 타임스탬프는 작업이 그래프에 추가될 때가 아니라 작업이 실행될 때 계산됩니다.

인수:

보고:

생성자와 소멸자

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 

연산자::텐서플로우::입력

 operator::tensorflow::Input() const 

연산자::텐서플로우::출력

 operator::tensorflow::Output() const