تدفق التوتر:: العمليات:: خريطة واضحة:: أترز
#include <data_flow_ops.h>
محددات السمات الاختيارية لـ MapClear .
ملخص
الصفات العامة | |
---|---|
capacity_ = 0 | int64 |
container_ = "" | StringPiece |
memory_limit_ = 0 | int64 |
shared_name_ = "" | StringPiece |
الوظائف العامة | |
---|---|
Capacity (int64 x) | TF_MUST_USE_RESULT Attrs الإعدادات الافتراضية إلى 0. |
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs الإعدادات الافتراضية إلى "". |
MemoryLimit (int64 x) | TF_MUST_USE_RESULT Attrs الإعدادات الافتراضية إلى 0. |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs الإعدادات الافتراضية إلى "". |
الصفات العامة
سعة_
int64 tensorflow::ops::MapClear::Attrs::capacity_ = 0
حاوية_
StringPiece tensorflow::ops::MapClear::Attrs::container_ = ""
حد_الذاكرة_
int64 tensorflow::ops::MapClear::Attrs::memory_limit_ = 0
اسم_مشترك_
StringPiece tensorflow::ops::MapClear::Attrs::shared_name_ = ""
الوظائف العامة
سعة
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::Capacity( int64 x )
الإعدادات الافتراضية إلى 0.
حاوية
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::Container( StringPiece x )
الإعدادات الافتراضية إلى "".
حد الذاكرة
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::MemoryLimit( int64 x )
الإعدادات الافتراضية إلى 0.
الاسم المشترك
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::SharedName( StringPiece x )
الإعدادات الافتراضية إلى "".
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# tensorflow::ops::MapClear::Attrs Struct Reference\n\ntensorflow::ops::MapClear::Attrs\n================================\n\n`#include \u003cdata_flow_ops.h\u003e`\n\nOptional attribute setters for [MapClear](/versions/r2.0/api_docs/cc/class/tensorflow/ops/map-clear#classtensorflow_1_1ops_1_1_map_clear).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------|---------------|\n| [capacity_](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1addaef8a1832788188c1afbbe2b7c7fdf)` = 0` | `int64` |\n| [container_](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1a7e0c2814ab59875a34faf58a86b9a592)` = \"\"` | `StringPiece` |\n| [memory_limit_](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1a67f4312939b6b36ad3c644ab44f6ebfe)` = 0` | `int64` |\n| [shared_name_](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1a16831638f0c760189014986c76ede921)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Capacity](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1a3bd03e726b87593089f7b64ceaef234d)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/map-clear/attrs#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs) Defaults to 0. |\n| [Container](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1acbf54ca362728d93d8c9f22bebbf29c6)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/map-clear/attrs#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs) Defaults to \"\". |\n| [MemoryLimit](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1aa34063ecf42ca49b52e795f964e6733e)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/map-clear/attrs#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs) Defaults to 0. |\n| [SharedName](#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs_1ae6d3cc3416c66b9f35eee287e5f10046)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/map-clear/attrs#structtensorflow_1_1ops_1_1_map_clear_1_1_attrs) Defaults to \"\". |\n\nPublic attributes\n-----------------\n\n### capacity_\n\n```scdoc\nint64 tensorflow::ops::MapClear::Attrs::capacity_ = 0\n``` \n\n### container_\n\n```scdoc\nStringPiece tensorflow::ops::MapClear::Attrs::container_ = \"\"\n``` \n\n### memory_limit_\n\n```scdoc\nint64 tensorflow::ops::MapClear::Attrs::memory_limit_ = 0\n``` \n\n### shared_name_\n\n```scdoc\nStringPiece tensorflow::ops::MapClear::Attrs::shared_name_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Capacity\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::Capacity(\n int64 x\n)\n``` \nDefaults to 0. \n\n### Container\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::Container(\n StringPiece x\n)\n``` \nDefaults to \"\". \n\n### MemoryLimit\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::MemoryLimit(\n int64 x\n)\n``` \nDefaults to 0. \n\n### SharedName\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::SharedName(\n StringPiece x\n)\n``` \nDefaults to \"\"."]]