Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: ZamówionaMapaWyczyść:: Atrybuty
#include <data_flow_ops.h>
Opcjonalne moduły ustawiające atrybuty dla OrderedMapClear .
Streszczenie
Atrybuty publiczne
pojemność_
int64 tensorflow::ops::OrderedMapClear::Attrs::capacity_ = 0
pojemnik_
StringPiece tensorflow::ops::OrderedMapClear::Attrs::container_ = ""
limit_pamięci
int64 tensorflow::ops::OrderedMapClear::Attrs::memory_limit_ = 0
wspólna_nazwa_
StringPiece tensorflow::ops::OrderedMapClear::Attrs::shared_name_ = ""
Funkcje publiczne
Pojemność
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::Capacity(
int64 x
)
Pojemnik
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::Container(
StringPiece x
)
Limit pamięci
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::MemoryLimit(
int64 x
)
Wspólna nazwa
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::SharedName(
StringPiece x
)
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],[],null,["# tensorflow::ops::OrderedMapClear::Attrs Struct Reference\n\ntensorflow::ops::OrderedMapClear::Attrs\n=======================================\n\n`#include \u003cdata_flow_ops.h\u003e`\n\nOptional attribute setters for [OrderedMapClear](/versions/r2.1/api_docs/cc/class/tensorflow/ops/ordered-map-clear#classtensorflow_1_1ops_1_1_ordered_map_clear).\n\nSummary\n-------\n\n| ### Public attributes ||\n|--------------------------------------------------------------------------------------------------------------------|---------------|\n| [capacity_](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1a99ef97e6d755d0eae99bcb0fcad03aca)` = 0` | `int64` |\n| [container_](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1ae9b914c8c79d3837b67cf51a628147cf)` = \"\"` | `StringPiece` |\n| [memory_limit_](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1a002316cf240081ab68772446656b42c5)` = 0` | `int64` |\n| [shared_name_](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1afb6062ff7cd57d50032098b7f0fd5ff9)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Capacity](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1a075e30ed42636da74d7be6806f10a94a)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/ordered-map-clear/attrs#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs) Defaults to 0. |\n| [Container](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1a93900ada4696979cc7e7c124701cc0fd)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/ordered-map-clear/attrs#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs) Defaults to \"\". |\n| [MemoryLimit](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1a3756d1b2df40e0ba7c3a1f4331b0b489)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/ordered-map-clear/attrs#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs) Defaults to 0. |\n| [SharedName](#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs_1ad0dcfd239e9bf2544d35f7f5f6f4306e)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/ordered-map-clear/attrs#structtensorflow_1_1ops_1_1_ordered_map_clear_1_1_attrs) Defaults to \"\". |\n\nPublic attributes\n-----------------\n\n### capacity_\n\n```scdoc\nint64 tensorflow::ops::OrderedMapClear::Attrs::capacity_ = 0\n``` \n\n### container_\n\n```scdoc\nStringPiece tensorflow::ops::OrderedMapClear::Attrs::container_ = \"\"\n``` \n\n### memory_limit_\n\n```scdoc\nint64 tensorflow::ops::OrderedMapClear::Attrs::memory_limit_ = 0\n``` \n\n### shared_name_\n\n```scdoc\nStringPiece tensorflow::ops::OrderedMapClear::Attrs::shared_name_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Capacity\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::Capacity(\n int64 x\n)\n``` \nDefaults to 0. \n\n### Container\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::Container(\n StringPiece x\n)\n``` \nDefaults to \"\". \n\n### MemoryLimit\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::MemoryLimit(\n int64 x\n)\n``` \nDefaults to 0. \n\n### SharedName\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapClear::Attrs::SharedName(\n StringPiece x\n)\n``` \nDefaults to \"\"."]]