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