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

#include <parsing_ops.h>

แปลงเทนเซอร์โฟลว์แบบอนุกรม TensorProto โปรโตเป็น เทนเซอร์

สรุป

ข้อโต้แย้ง:

  • ขอบเขต: วัตถุ ขอบเขต
  • ทำให้เป็นอนุกรม: สตริงสเกลาร์ที่มีโปรโต 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(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input serialized,
  DataType out_type
)

โหนด

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const