संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टेंसरफ़्लो:: ऑप्स:: इकट्ठा करेंV2:: Attrs
#include <array_ops.h>
GatherV2 के लिए वैकल्पिक विशेषता सेटर।
सारांश
सार्वजनिक समारोह |
---|
BatchDims (int64 x) | डिफ़ॉल्ट 0 है. |
सार्वजनिक गुण
बैच_डिम्स_
int64 tensorflow::ops::GatherV2::Attrs::batch_dims_ = 0
सार्वजनिक समारोह
बैचडिम्स
TF_MUST_USE_RESULT Attrs tensorflow::ops::GatherV2::Attrs::BatchDims(
int64 x
)
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# tensorflow::ops::GatherV2::Attrs Struct Reference\n\ntensorflow::ops::GatherV2::Attrs\n================================\n\n`#include \u003carray_ops.h\u003e`\n\nOptional attribute setters for [GatherV2](/versions/r1.15/api_docs/cc/class/tensorflow/ops/gather-v2#classtensorflow_1_1ops_1_1_gather_v2).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------|---------|\n| [batch_dims_](#structtensorflow_1_1ops_1_1_gather_v2_1_1_attrs_1a707d0ba637eff2a7a5b670f2234bb168)` = 0` | `int64` |\n\n| ### Public functions ||\n|-------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [BatchDims](#structtensorflow_1_1ops_1_1_gather_v2_1_1_attrs_1a9ef4ff491d2677cbc35522efa7385031)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/gather-v2/attrs#structtensorflow_1_1ops_1_1_gather_v2_1_1_attrs) Defaults to 0. |\n\nPublic attributes\n-----------------\n\n### batch_dims_\n\n```scdoc\nint64 tensorflow::ops::GatherV2::Attrs::batch_dims_ = 0\n``` \n\nPublic functions\n----------------\n\n### BatchDims\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::GatherV2::Attrs::BatchDims(\n int64 x\n)\n``` \nDefaults to 0."]]