সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
টেনসরফ্লো :: অপস:: হিস্টোগ্রাম ফিক্সড প্রস্থ:: 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
)
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
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."]]