przepływ tensorowy:: ops:: SznurekGórny
#include <string_ops.h>
Konwertuje wszystkie małe litery na odpowiednie zamienniki wielkich liter.
Streszczenie
Przykład:
tf.strings.upper("Ciąg CamelCase i WIELKIE LITERY")
Argumenty:
- zakres: Obiekt Scope
Zwroty:
-
Output
: Tensor wyjściowy.
Konstruktory i destruktory | |
---|---|
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringUpper::Attrs & attrs) |
Atrybuty publiczne | |
---|---|
operation | |
output |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Publiczne funkcje statyczne | |
---|---|
Encoding (StringPiece x) |
Struktury | |
---|---|
tensorflow:: ops:: StringUpper:: Attrs | Opcjonalne moduły ustawiające atrybuty dla StringUpper . |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
SznurekGórny
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
SznurekGórny
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const StringUpper::Attrs & attrs )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const
Publiczne funkcje statyczne
Kodowanie
Attrs Encoding( StringPiece x )