เทนเซอร์โฟลว์:: ปฏิบัติการ:: LMDBReader
#include <io_ops.h>
เครื่องอ่านที่ส่งออกบันทึกจากไฟล์ LMDB
สรุป
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
แอ็ตทริบิวต์ทางเลือก (ดู Attrs
):
- คอนเทนเนอร์: หากไม่ว่างเปล่า เครื่องอ่านนี้จะถูกวางไว้ในคอนเทนเนอร์ที่กำหนด มิฉะนั้น จะใช้คอนเทนเนอร์เริ่มต้น
- shared_name: หากไม่ว่างเปล่า เครื่องอ่านนี้จะถูกตั้งชื่อในที่เก็บข้อมูลที่กำหนดด้วย shared_name นี้ มิฉะนั้น จะใช้ชื่อโหนดแทน
ผลตอบแทน:
-
Output
: หมายเลขอ้างอิงสำหรับอ้างอิง Reader
ตัวสร้างและผู้ทำลาย | |
---|---|
LMDBReader (const :: tensorflow::Scope & scope) | |
LMDBReader (const :: tensorflow::Scope & scope, const LMDBReader::Attrs & attrs) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
reader_handle |
งานสาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
ฟังก์ชันคงที่สาธารณะ | |
---|---|
Container (StringPiece x) | |
SharedName (StringPiece x) |
โครงสร้าง | |
---|---|
เทนเซอร์โฟลว์ :: ops :: LMDBReader :: Attrs | ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ LMDBReader |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
reader_handle
::tensorflow::Output reader_handle
งานสาธารณะ
LMDBReader
LMDBReader( const ::tensorflow::Scope & scope )
LMDBReader
LMDBReader( const ::tensorflow::Scope & scope, const LMDBReader::Attrs & attrs )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const
ฟังก์ชันคงที่สาธารณะ
คอนเทนเนอร์
Attrs Container( StringPiece x )
ชื่อที่ใช้ร่วมกัน
Attrs SharedName( StringPiece x )