เทนเซอร์โฟลว์:: ปฏิบัติการ:: ตัวสะสมแบบมีเงื่อนไข:: คุณสมบัติ
#include <data_flow_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ ConditionalAccumulator
สรุป
คุณลักษณะสาธารณะ | |
---|---|
container_ = "" | StringPiece |
reduction_type_ = "MEAN" | StringPiece |
shared_name_ = "" | StringPiece |
งานสาธารณะ | |
---|---|
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs หากไม่ว่างเปล่า ตัวสะสมนี้จะถูกวางไว้ในภาชนะที่กำหนด |
ReductionType (StringPiece x) | TF_MUST_USE_RESULT Attrs ค่าเริ่มต้นคือ "MEAN" |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs หากไม่ว่างเปล่า ตัวสะสมนี้จะถูกแชร์ภายใต้ชื่อที่กำหนดในหลายเซสชัน |
คุณลักษณะสาธารณะ
คอนเทนเนอร์_
StringPiece tensorflow::ops::ConditionalAccumulator::Attrs::container_ = ""
ลด_ประเภท_
StringPiece tensorflow::ops::ConditionalAccumulator::Attrs::reduction_type_ = "MEAN"
shared_name_
StringPiece tensorflow::ops::ConditionalAccumulator::Attrs::shared_name_ = ""
งานสาธารณะ
คอนเทนเนอร์
TF_MUST_USE_RESULT Attrs tensorflow::ops::ConditionalAccumulator::Attrs::Container( StringPiece x )
หากไม่ว่างเปล่า ตัวสะสมนี้จะถูกวางไว้ในภาชนะที่กำหนด
มิฉะนั้น จะใช้คอนเทนเนอร์เริ่มต้น
ค่าเริ่มต้นเป็น ""
ประเภทการลด
TF_MUST_USE_RESULT Attrs tensorflow::ops::ConditionalAccumulator::Attrs::ReductionType( StringPiece x )
ค่าเริ่มต้นคือ "MEAN"
ชื่อที่ใช้ร่วมกัน
TF_MUST_USE_RESULT Attrs tensorflow::ops::ConditionalAccumulator::Attrs::SharedName( StringPiece x )
หากไม่ว่างเปล่า ตัวสะสมนี้จะถูกแชร์ภายใต้ชื่อที่กำหนดในหลายเซสชัน
ค่าเริ่มต้นเป็น ""