संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
#include <image_ops.h>
ExtractJpegShape के लिए वैकल्पिक विशेषता सेटर।
सारांश
सार्वजनिक समारोह |
---|
OutputType (DataType x) | (वैकल्पिक) ऑपरेशन का आउटपुट प्रकार (int32 या int64)। |
सार्वजनिक गुण
सार्वजनिक समारोह
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# tensorflow::ops::ExtractJpegShape::Attrs Struct Reference\n\ntensorflow::ops::ExtractJpegShape::Attrs\n========================================\n\n`#include \u003cimage_ops.h\u003e`\n\nOptional attribute setters for [ExtractJpegShape](/versions/r2.2/api_docs/cc/class/tensorflow/ops/extract-jpeg-shape#classtensorflow_1_1ops_1_1_extract_jpeg_shape).\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------------------------|------------|\n| [output_type_](#structtensorflow_1_1ops_1_1_extract_jpeg_shape_1_1_attrs_1a351677b955d77dcb56f49f22495bf4c3)` = DT_INT32` | `DataType` |\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutputType](#structtensorflow_1_1ops_1_1_extract_jpeg_shape_1_1_attrs_1a33e9816fa3869da862c20af6aca684b7)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.2/api_docs/cc/struct/tensorflow/ops/extract-jpeg-shape/attrs#structtensorflow_1_1ops_1_1_extract_jpeg_shape_1_1_attrs) (Optional) The output type of the operation (int32 or int64). |\n\nPublic attributes\n-----------------\n\n### output_type_\n\n```carbon\nDataType tensorflow::ops::ExtractJpegShape::Attrs::output_type_ = DT_INT32\n``` \n\nPublic functions\n----------------\n\n### OutputType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::ExtractJpegShape::Attrs::OutputType(\n DataType x\n)\n``` \n(Optional) The output type of the operation (int32 or int64).\n\nDefaults to int32.\n\nDefaults to DT_INT32"]]