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

#include <logging_ops.h>

ส่งออกบัฟเฟอร์โปรโตคอล Summary พร้อมเทนเซอร์

สรุป

การดำเนินการนี้กำลังจะยุติลงเพื่อสนับสนุน TensorSummaryV2 ซึ่งช่วยให้ผู้เรียกส่งแท็กได้ เช่นเดียวกับสตริงโปรโต SummaryMetadata ที่ต่อเนื่องกันซึ่งมีข้อมูลเฉพาะปลั๊กอิน เราจะเก็บตัวเลือกนี้ไว้เพื่อรักษาความเข้ากันได้แบบย้อนหลัง

ข้อโต้แย้ง:

  • ขอบเขต: วัตถุ ขอบเขต
  • เทนเซอร์: เทนเซอร์เพื่อทำให้เป็นอนุกรม

แอ็ตทริบิวต์ทางเลือก (ดู Attrs ):

  • คำอธิบาย: โปรโตคอล SummaryDescription ที่เข้ารหัสด้วย JSON
  • ป้ายกำกับ: รายการสตริงที่ไม่ได้ใช้
  • display_name: สตริงที่ไม่ได้ใช้

ผลตอบแทน:

  • Output : เทนเซอร์สรุป

ตัวสร้างและผู้ทำลาย

TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor)
TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor, const TensorSummary::Attrs & attrs)

คุณลักษณะสาธารณะ

operation
summary

งานสาธารณะ

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

ฟังก์ชันคงที่สาธารณะ

Description (StringPiece x)
DisplayName (StringPiece x)
Labels (const gtl::ArraySlice<::tensorflow::tstring > & x)

โครงสร้าง

เทนเซอร์โฟลว์ :: ops :: TensorSummary :: Attrs

ตัวตั้งค่าแอตทริบิวต์เพิ่มเติมสำหรับ TensorSummary

คุณลักษณะสาธารณะ

การดำเนินการ

Operation operation

สรุป

::tensorflow::Output summary

งานสาธารณะ

สรุปเทนเซอร์

 TensorSummary(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tensor
)

สรุปเทนเซอร์

 TensorSummary(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tensor,
  const TensorSummary::Attrs & attrs
)

โหนด

::tensorflow::Node * node() const 

ตัวดำเนินการ::tensorflow::อินพุต

 operator::tensorflow::Input() const 

ตัวดำเนินการ::tensorflow::เอาต์พุต

 operator::tensorflow::Output() const 

ฟังก์ชันคงที่สาธารณะ

คำอธิบาย

Attrs Description(
  StringPiece x
)

ชื่อที่แสดง

Attrs DisplayName(
  StringPiece x
)

ป้ายกำกับ

Attrs Labels(
  const gtl::ArraySlice<::tensorflow::tstring > & x
)