tensorflow :: ops :: 히스토그램 요약
#include <logging_ops.h>
히스토그램과 함께 Summary
프로토콜 버퍼를 출력합니다.
요약
생성 된 ' 요약 ' 에는 값에 대한 히스토그램이 포함 된 하나의 요약 값이 values
.
이 연산은 값이 유한하지 않은 경우 InvalidArgument
오류를보고합니다.
인수 :
보고:
-
Output
: 스칼라. 직렬화 된Summary
프로토콜 버퍼.
생성자와 소멸자 | |
---|---|
HistogramSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tag, :: tensorflow::Input values) |
공용 속성 | |
---|---|
operation | |
summary |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
요약
::tensorflow::Output summary
공공 기능
히스토그램 요약
HistogramSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tag, ::tensorflow::Input values )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const