Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: StringDołącz:: Atrybuty
#include <string_ops.h>
Opcjonalne moduły ustawiające atrybuty dla StringJoin .
Streszczenie
Funkcje publiczne |
---|
Separator (StringPiece x) | string, opcjonalny separator łączenia. |
Atrybuty publiczne
separator_
StringPiece tensorflow::ops::StringJoin::Attrs::separator_ = ""
Funkcje publiczne
Separator
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringJoin::Attrs::Separator(
StringPiece x
)
string, opcjonalny separator łączenia.
Domyślnie „”
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-26 UTC.
[null,null,["Ostatnia aktualizacja: 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 \"\""]]