tensorflow :: ops :: 스칼라 요약
#include <logging_ops.h>
스칼라 값이있는 Summary
프로토콜 버퍼를 출력합니다.
요약
입력 tags
와 values
은 동일한 모양이어야합니다. 생성 된 요약에는 tags
및 values
각 태그-값 쌍에 대한 요약 값이 values
.
인수 :
- 범위 : 범위 개체
- 태그 : 요약 용 태그입니다.
- 값 :`태그와 같은 모양. 요약 값.
보고:
-
Output
: 스칼라. 직렬화 된Summary
프로토콜 버퍼.
생성자와 소멸자 | |
---|---|
ScalarSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tags, :: tensorflow::Input values) |
공용 속성 | |
---|---|
operation | |
summary |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
요약
::tensorflow::Output summary
공공 기능
스칼라 요약
ScalarSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tags, ::tensorflow::Input values )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const