เทนเซอร์โฟลว์:: ปฏิบัติการ:: ลดการเข้าร่วม:: คุณสมบัติ
#include <string_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ ลดเข้าร่วม
สรุป
คุณลักษณะสาธารณะ | |
---|---|
keep_dims_ = false | bool |
separator_ = "" | StringPiece |
งานสาธารณะ | |
---|---|
KeepDims (bool x) | TF_MUST_USE_RESULT Attrs หากเป็น True ให้คงขนาดที่ลดลงด้วยความยาว 1 |
Separator (StringPiece x) | TF_MUST_USE_RESULT Attrs ตัวคั่นที่จะใช้เมื่อเข้าร่วม |
คุณลักษณะสาธารณะ
เก็บ_dims_
bool tensorflow::ops::ReduceJoin::Attrs::keep_dims_ = false
ตัวคั่น_
StringPiece tensorflow::ops::ReduceJoin::Attrs::separator_ = ""
งานสาธารณะ
KeepDims
TF_MUST_USE_RESULT Attrs tensorflow::ops::ReduceJoin::Attrs::KeepDims( bool x )
หากเป็น True
ให้คงขนาดที่ลดลงด้วยความยาว 1
ค่าเริ่มต้นเป็นเท็จ
ตัวคั่น
TF_MUST_USE_RESULT Attrs tensorflow::ops::ReduceJoin::Attrs::Separator( StringPiece x )
ตัวคั่นที่จะใช้เมื่อเข้าร่วม
ค่าเริ่มต้นเป็น ""