tensorflow :: ops :: TensorSummaryV2
#include <logging_ops.h>
텐서 및 플러그인 별 데이터가있는 Summary
프로토콜 버퍼를 출력합니다.
요약
인수 :
- 범위 : 범위 개체
- 태그 :이 요약에 첨부 된 문자열입니다. TensorBoard의 구성에 사용됩니다.
- tensor : 직렬화 할 텐서입니다.
- serialized_summary_metadata : 직렬화 된 SummaryMetadata 프로토입니다. 플러그인 데이터를 포함합니다.
보고:
-
Output
: 요약 텐서.
생성자와 소멸자 | |
---|---|
TensorSummaryV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input tag, :: tensorflow::Input tensor, :: tensorflow::Input serialized_summary_metadata) |
공용 속성 | |
---|---|
operation | |
summary |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
요약
::tensorflow::Output summary
공공 기능
TensorSummaryV2
TensorSummaryV2( const ::tensorflow::Scope & scope, ::tensorflow::Input tag, ::tensorflow::Input tensor, ::tensorflow::Input serialized_summary_metadata )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const