Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: SznurekGórny:: Atrybuty
#include <string_ops.h>
Opcjonalne moduły ustawiające atrybuty dla StringUpper .
Streszczenie
Atrybuty publiczne |
---|
encoding_ = "" | StringPiece |
Funkcje publiczne |
---|
Encoding (StringPiece x) | Domyślnie „”. |
Atrybuty publiczne
kodowanie_
StringPiece tensorflow::ops::StringUpper::Attrs::encoding_ = ""
Funkcje publiczne
Kodowanie
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringUpper::Attrs::Encoding(
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::StringUpper::Attrs Struct Reference\n\ntensorflow::ops::StringUpper::Attrs\n===================================\n\n`#include \u003cstring_ops.h\u003e`\n\nOptional attribute setters for [StringUpper](/versions/r2.1/api_docs/cc/class/tensorflow/ops/string-upper#classtensorflow_1_1ops_1_1_string_upper).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------|---------------|\n| [encoding_](#structtensorflow_1_1ops_1_1_string_upper_1_1_attrs_1aa0f31d592917b9c831967cac5b68d62b)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Encoding](#structtensorflow_1_1ops_1_1_string_upper_1_1_attrs_1a5d0f092934edbdd87c0fce2bf26ee7c1)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/string-upper/attrs#structtensorflow_1_1ops_1_1_string_upper_1_1_attrs) Defaults to \"\". |\n\nPublic attributes\n-----------------\n\n### encoding_\n\n```scdoc\nStringPiece tensorflow::ops::StringUpper::Attrs::encoding_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Encoding\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::StringUpper::Attrs::Encoding(\n StringPiece x\n)\n``` \nDefaults to \"\"."]]