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

#include <io_ops.h>

สร้างรูปแบบ glob ที่ตรงกับชื่อไฟล์ที่แบ่งส่วนทั้งหมด

สรุป

ข้อโต้แย้ง:

ผลตอบแทน:

  • Output : ชื่อไฟล์เทนเซอร์

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

ShardedFilespec (const :: tensorflow::Scope & scope, :: tensorflow::Input basename, :: tensorflow::Input num_shards)

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

filename
operation

งานสาธารณะ

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

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

ชื่อไฟล์

::tensorflow::Output filename

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

Operation operation

งานสาธารณะ

ShardedFilespec

 ShardedFilespec(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input basename,
  ::tensorflow::Input num_shards
)

โหนด

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const