เทนเซอร์โฟลว์:: ปฏิบัติการ:: สรุปสเกลาร์

#include <logging_ops.h>

ส่งออกบัฟเฟอร์โปรโตคอล Summary ด้วยค่าสเกลาร์

สรุป

tags อินพุตและ values จะต้องมีรูปร่างเหมือนกัน สรุปที่สร้างขึ้นมีค่าสรุปสำหรับคู่แท็ก-ค่าแต่ละคู่ใน tags และ 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