Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
dòng chảy căng:: ôi:: Bản đồPeek:: Attr
#include <data_flow_ops.h>
Trình thiết lập thuộc tính tùy chọn cho MapPeek .
Bản tóm tắt
Thuộc tính công khai
dung tích_
int64 tensorflow::ops::MapPeek::Attrs::capacity_ = 0
vùng chứa_
StringPiece tensorflow::ops::MapPeek::Attrs::container_ = ""
bộ nhớ_limit_
int64 tensorflow::ops::MapPeek::Attrs::memory_limit_ = 0
tên_chia_sẻ_
StringPiece tensorflow::ops::MapPeek::Attrs::shared_name_ = ""
Chức năng công cộng
Dung tích
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::Capacity(
int64 x
)
thùng chứa
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::Container(
StringPiece x
)
Giới hạn bộ nhớ
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::MemoryLimit(
int64 x
)
Tên chia sẻ
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::SharedName(
StringPiece x
)
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-26 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[],[],null,["# tensorflow::ops::MapPeek::Attrs Struct Reference\n\ntensorflow::ops::MapPeek::Attrs\n===============================\n\n`#include \u003cdata_flow_ops.h\u003e`\n\nOptional attribute setters for [MapPeek](/versions/r2.3/api_docs/cc/class/tensorflow/ops/map-peek#classtensorflow_1_1ops_1_1_map_peek).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------------------|---------------|\n| [capacity_](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1a37d5813ff2708e131871622731254a08)` = 0` | `int64` |\n| [container_](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1a56cec070756e11cac5d9e0789ae0da96)` = \"\"` | `StringPiece` |\n| [memory_limit_](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1ab623ba66b602a1be0c349d675cac9376)` = 0` | `int64` |\n| [shared_name_](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1a6f90246d180d4ff0774d6fdb841dbcf9)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|-------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Capacity](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1a33e195f68449cb5cf6981cef5499502c)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/map-peek/attrs#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs) Defaults to 0. |\n| [Container](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1aa7ec46a6dd35b87b89f4be17b99c27b0)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/map-peek/attrs#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs) Defaults to \"\". |\n| [MemoryLimit](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1a4b9482dfe4843b3640505d3590187a49)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/map-peek/attrs#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs) Defaults to 0. |\n| [SharedName](#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs_1ab721fc873a41eca4efd03994e1182418)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/map-peek/attrs#structtensorflow_1_1ops_1_1_map_peek_1_1_attrs) Defaults to \"\". |\n\nPublic attributes\n-----------------\n\n### capacity_\n\n```scdoc\nint64 tensorflow::ops::MapPeek::Attrs::capacity_ = 0\n``` \n\n### container_\n\n```scdoc\nStringPiece tensorflow::ops::MapPeek::Attrs::container_ = \"\"\n``` \n\n### memory_limit_\n\n```scdoc\nint64 tensorflow::ops::MapPeek::Attrs::memory_limit_ = 0\n``` \n\n### shared_name_\n\n```scdoc\nStringPiece tensorflow::ops::MapPeek::Attrs::shared_name_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Capacity\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::Capacity(\n int64 x\n)\n``` \nDefaults to 0. \n\n### Container\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::Container(\n StringPiece x\n)\n``` \nDefaults to \"\". \n\n### MemoryLimit\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::MemoryLimit(\n int64 x\n)\n``` \nDefaults to 0. \n\n### SharedName\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::MapPeek::Attrs::SharedName(\n StringPiece x\n)\n``` \nDefaults to \"\"."]]