সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
টেনসরফ্লো :: অপস:: SerializeManySparse:: Attrs
#include <sparse_ops.h>
SerializeManySparse- এর জন্য ঐচ্ছিক বৈশিষ্ট্য নির্ধারণকারী।
সারাংশ
পাবলিক বৈশিষ্ট্য |
---|
out_type_ = DT_STRING | DataType |
পাবলিক ফাংশন |
---|
OutType (DataType x) | ক্রমানুসারে ব্যবহার করার জন্য dtype ; সমর্থিত প্রকারগুলি হল string (ডিফল্ট) এবং variant । |
পাবলিক বৈশিষ্ট্য
আউট_টাইপ_
DataType tensorflow::ops::SerializeManySparse::Attrs::out_type_ = DT_STRING
পাবলিক ফাংশন
আউটটাইপ
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::Attrs::OutType(
DataType x
)
ক্রমানুসারে ব্যবহার করার জন্য dtype
; সমর্থিত প্রকারগুলি হল string
(ডিফল্ট) এবং variant
।
ডিফল্ট DT_STRING
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট 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::SerializeManySparse::Attrs Struct Reference\n\ntensorflow::ops::SerializeManySparse::Attrs\n===========================================\n\n`#include \u003csparse_ops.h\u003e`\n\nOptional attribute setters for [SerializeManySparse](/versions/r2.3/api_docs/cc/class/tensorflow/ops/serialize-many-sparse#classtensorflow_1_1ops_1_1_serialize_many_sparse).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------------------------|------------|\n| [out_type_](#structtensorflow_1_1ops_1_1_serialize_many_sparse_1_1_attrs_1a103b0e2b4cbdf31cd2a307acf57dbe36)` = DT_STRING` | `DataType` |\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutType](#structtensorflow_1_1ops_1_1_serialize_many_sparse_1_1_attrs_1a32e663890123166d61bfb4d64f0cdee6)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/serialize-many-sparse/attrs#structtensorflow_1_1ops_1_1_serialize_many_sparse_1_1_attrs) The `dtype` to use for serialization; the supported types are `string` (default) and `variant`. |\n\nPublic attributes\n-----------------\n\n### out_type_\n\n```carbon\nDataType tensorflow::ops::SerializeManySparse::Attrs::out_type_ = DT_STRING\n``` \n\nPublic functions\n----------------\n\n### OutType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::Attrs::OutType(\n DataType x\n)\n``` \nThe `dtype` to use for serialization; the supported types are `string` (default) and `variant`.\n\nDefaults to DT_STRING"]]