จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: RaggedBincount:: คุณสมบัติ
#include <math_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ RaggedBincount
สรุป
งานสาธารณะ |
---|
BinaryOutput (bool x) | บูล; ไม่ว่าเคอร์เนลควรนับลักษณะที่ปรากฏหรือจำนวนครั้งที่เกิดขึ้น |
คุณลักษณะสาธารณะ
ไบนารี_เอาท์พุต_
bool tensorflow::ops::RaggedBincount::Attrs::binary_output_ = false
งานสาธารณะ
BinaryOutput
TF_MUST_USE_RESULT Attrs tensorflow::ops::RaggedBincount::Attrs::BinaryOutput(
bool x
)
บูล; ไม่ว่าเคอร์เนลควรนับลักษณะที่ปรากฏหรือจำนวนครั้งที่เกิดขึ้น
ค่าเริ่มต้นเป็นเท็จ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[],[],null,["# tensorflow::ops::RaggedBincount::Attrs Struct Reference\n\ntensorflow::ops::RaggedBincount::Attrs\n======================================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [RaggedBincount](/versions/r2.3/api_docs/cc/class/tensorflow/ops/ragged-bincount#classtensorflow_1_1ops_1_1_ragged_bincount).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------------------------------|--------|\n| [binary_output_](#structtensorflow_1_1ops_1_1_ragged_bincount_1_1_attrs_1af3831a5fc2a5bbabe51fbe3c10c0c173)` = false` | `bool` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [BinaryOutput](#structtensorflow_1_1ops_1_1_ragged_bincount_1_1_attrs_1a1ab77b007fc2e24455cad9b71878edb2)`(bool x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/ragged-bincount/attrs#structtensorflow_1_1ops_1_1_ragged_bincount_1_1_attrs) bool; Whether the kernel should count the appearance or number of occurrences. |\n\nPublic attributes\n-----------------\n\n### binary_output_\n\n```scdoc\nbool tensorflow::ops::RaggedBincount::Attrs::binary_output_ = false\n``` \n\nPublic functions\n----------------\n\n### BinaryOutput\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::RaggedBincount::Attrs::BinaryOutput(\n bool x\n)\n``` \nbool; Whether the kernel should count the appearance or number of occurrences.\n\nDefaults to false"]]