flux tensoriel : : opérations : : Chaîne supérieure
#include <string_ops.h>Convertit tous les caractères minuscules en leurs remplacements majuscules respectifs.
Résumé
Exemple:
tf.strings.upper("Chaîne CamelCase et TOUTES MAJUSCULES")
Arguments :
- scope : un objet Scope
Retours :
-
Output: Le tenseur de sortie.
Constructeurs et Destructeurs | |
|---|---|
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringUpper::Attrs & attrs) |
Attributs publics | |
|---|---|
operation | |
output | |
Fonctions publiques | |
|---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const | |
Fonctions statiques publiques | |
|---|---|
Encoding (StringPiece x) | |
Structures | |
|---|---|
| tensorflow :: ops :: StringUpper :: Attrs | Setters d'attributs facultatifs pour StringUpper . |
Attributs publics
opération
Operation operation
sortir
::tensorflow::Output output
Fonctions publiques
Chaîne supérieure
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
Chaîne supérieure
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const StringUpper::Attrs & attrs )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const
Fonctions statiques publiques
Codage
Attrs Encoding( StringPiece x )