przepływ tensorowy:: ops:: CiągDolny
#include <string_ops.h>
Konwertuje wszystkie wielkie litery na odpowiednie zamienniki małych liter.
Streszczenie
Przykład:
tf.strings.lower("Ciąg CamelCase i WIELKIE LITERY")
Argumenty:
- zakres: Obiekt Scope
Zwroty:
-
Output
: Tensor wyjściowy.
Konstruktory i destruktory | |
---|---|
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringLower::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:: StringLower:: Atrybuty | Opcjonalne moduły ustawiające atrybuty dla StringLower . |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
CiągDolny
StringLower( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
CiągDolny
StringLower( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const StringLower::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 )