Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
tensor akışı:: işlem:: StringJoin:: Öznitelikler
#include <string_ops.h>
StringJoin için isteğe bağlı öznitelik ayarlayıcılar.
Özet
Kamu işlevleri |
---|
Separator (StringPiece x) | dize, isteğe bağlı bir birleştirme ayırıcısı. |
Genel özellikler
ayırıcı_
StringPiece tensorflow::ops::StringJoin::Attrs::separator_ = ""
Kamu işlevleri
Ayırıcı
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringJoin::Attrs::Separator(
StringPiece x
)
dize, isteğe bağlı bir birleştirme ayırıcısı.
Varsayılan olarak ""
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 UTC."],[],[],null,["# tensorflow::ops::StringJoin::Attrs Struct Reference\n\ntensorflow::ops::StringJoin::Attrs\n==================================\n\n`#include \u003cstring_ops.h\u003e`\n\nOptional attribute setters for [StringJoin](/versions/r2.3/api_docs/cc/class/tensorflow/ops/string-join#classtensorflow_1_1ops_1_1_string_join).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------|---------------|\n| [separator_](#structtensorflow_1_1ops_1_1_string_join_1_1_attrs_1aa45572e4d283d72ec37d60c7b2791db9)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Separator](#structtensorflow_1_1ops_1_1_string_join_1_1_attrs_1a262f0edc354e8bdb8a5bc73b42b39a5d)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/string-join/attrs#structtensorflow_1_1ops_1_1_string_join_1_1_attrs) string, an optional join separator. |\n\nPublic attributes\n-----------------\n\n### separator_\n\n```scdoc\nStringPiece tensorflow::ops::StringJoin::Attrs::separator_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Separator\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::StringJoin::Attrs::Separator(\n StringPiece x\n)\n``` \nstring, an optional join separator.\n\nDefaults to \"\""]]