संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टेंसरफ़्लो:: ऑप्स:: हिस्टोग्रामफिक्स्डविड्थ:: Attrs
#include <math_ops.h>
HistogramFixedWidth के लिए वैकल्पिक विशेषता सेटर।
सारांश
सार्वजनिक गुण |
---|
dtype_ = DT_INT32 | DataType |
सार्वजनिक समारोह |
---|
Dtype (DataType x) | डिफ़ॉल्ट रूप से DT_INT32. |
सार्वजनिक गुण
dtype_
DataType tensorflow::ops::HistogramFixedWidth::Attrs::dtype_ = DT_INT32
सार्वजनिक समारोह
डीप्रकार
TF_MUST_USE_RESULT Attrs tensorflow::ops::HistogramFixedWidth::Attrs::Dtype(
DataType x
)
डिफ़ॉल्ट रूप से DT_INT32.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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::HistogramFixedWidth::Attrs Struct Reference\n\ntensorflow::ops::HistogramFixedWidth::Attrs\n===========================================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [HistogramFixedWidth](/versions/r2.3/api_docs/cc/class/tensorflow/ops/histogram-fixed-width#classtensorflow_1_1ops_1_1_histogram_fixed_width).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------------------|------------|\n| [dtype_](#structtensorflow_1_1ops_1_1_histogram_fixed_width_1_1_attrs_1a473c502538ba1aa8508ce06805f4ed55)` = DT_INT32` | `DataType` |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Dtype](#structtensorflow_1_1ops_1_1_histogram_fixed_width_1_1_attrs_1a475fd0e212143ce0d9ac578fce8c1ac0)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/histogram-fixed-width/attrs#structtensorflow_1_1ops_1_1_histogram_fixed_width_1_1_attrs) Defaults to DT_INT32. |\n\nPublic attributes\n-----------------\n\n### dtype_\n\n```carbon\nDataType tensorflow::ops::HistogramFixedWidth::Attrs::dtype_ = DT_INT32\n``` \n\nPublic functions\n----------------\n\n### Dtype\n\n```carbon\nTF_MUST_USE_RESULT Attrs tensorflow::ops::HistogramFixedWidth::Attrs::Dtype(\n DataType x\n)\n``` \nDefaults to DT_INT32."]]