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

#include <io_ops.h>

ส่งกลับชุดของไฟล์ที่ตรงกับรูปแบบ glob หนึ่งรูปแบบขึ้นไป

สรุป

โปรดทราบว่ารูทีนนี้รองรับเฉพาะอักขระไวด์การ์ดในส่วนชื่อฐานของรูปแบบ ไม่ใช่ในส่วนไดเร็กทอรี โปรดทราบว่าลำดับของชื่อไฟล์ที่ส่งคืนนั้นถูกกำหนดไว้แล้ว

ข้อโต้แย้ง:

  • ขอบเขต: วัตถุ ขอบเขต
  • รูปแบบ: รูปแบบตัวแทนของเชลล์ สเกลาร์หรือเวกเตอร์ของสตริงประเภท

ผลตอบแทน:

  • Output : เวกเตอร์ของชื่อไฟล์ที่ตรงกัน

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

MatchingFiles (const :: tensorflow::Scope & scope, :: tensorflow::Input pattern)

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

filenames
operation

งานสาธารณะ

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

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

ชื่อไฟล์

::tensorflow::Output filenames

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

Operation operation

งานสาธารณะ

MatchingFiles

 MatchingFiles(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input pattern
)

โหนด

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const