संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टेंसरफ़्लो:: ऑप्स:: रैग्डबिनकाउंट:: Attrs
#include <math_ops.h>
RaggedBincount के लिए वैकल्पिक विशेषता सेटर्स।
सारांश
सार्वजनिक समारोह |
---|
BinaryOutput (bool x) | बूल; क्या कर्नेल को उपस्थिति या घटनाओं की संख्या की गणना करनी चाहिए। |
सार्वजनिक गुण
बाइनरी_आउटपुट_
bool tensorflow::ops::RaggedBincount::Attrs::binary_output_ = false
सार्वजनिक समारोह
बाइनरी आउटपुट
TF_MUST_USE_RESULT Attrs tensorflow::ops::RaggedBincount::Attrs::BinaryOutput(
bool x
)
बूल; क्या कर्नेल को उपस्थिति या घटनाओं की संख्या की गणना करनी चाहिए।
डिफ़ॉल्ट से असत्य
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]