텐서플로우:: 작전:: 히스토그램요약
#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
연산자::텐서플로우::입력
operator::tensorflow::Input() const
연산자::텐서플로우::출력
operator::tensorflow::Output() const