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

#include <data_flow_ops.h>

รับค่าของเทนเซอร์ที่ระบุโดยที่จับ

สรุป

ข้อโต้แย้ง:

  • ขอบเขต: วัตถุ ขอบเขต
  • หมายเลขอ้างอิง: หมายเลขอ้างอิงสำหรับเทนเซอร์ที่จัดเก็บไว้ในสถานะเซสชัน
  • dtype: ประเภทของค่าเอาต์พุต

ผลตอบแทน:

  • Output : เทนเซอร์สำหรับที่จับที่กำหนด

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

GetSessionTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, DataType dtype)

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

operation
value

งานสาธารณะ

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

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

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

Operation operation

ค่า

::tensorflow::Output value

งานสาธารณะ

รับเซสชันเทนเซอร์

 GetSessionTensor(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  DataType dtype
)

โหนด

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const