เทนเซอร์โฟลว์ :: ops :: ParseTensor
#include <parsing_ops.h>
แปลง เทนเซอร์ โฟลว์แบบอนุกรม TensorProto proto เป็น Tensor
สรุป
อาร์กิวเมนต์:
- ขอบเขต: วัตถุ ขอบเขต
- ทำให้เป็นอนุกรม: สตริงสเกลาร์ที่มีโปรโต TensorProto แบบอนุกรม
- out_type: ประเภทของเทนเซอร์แบบอนุกรม ประเภทที่ให้มาจะต้องตรงกับประเภทของเทนเซอร์แบบอนุกรมและจะไม่มีการแปลงโดยปริยาย
ผลตอบแทน:
ผู้สร้างและผู้ทำลาย | |
---|---|
ParseTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input serialized, DataType out_type) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
output |
หน้าที่สาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
เอาท์พุท
::tensorflow::Output output
หน้าที่สาธารณะ
ParseTensor
ParseTensor( const ::tensorflow::Scope & scope, ::tensorflow::Input serialized, DataType out_type )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ :: tensorflow :: อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ :: tensorflow :: เอาท์พุท
operator::tensorflow::Output() const