flux tensoriel : : opérations : : ChaîneInférieure
#include <string_ops.h>
Convertit tous les caractères majuscules en leurs remplacements minuscules respectifs.
Résumé
Exemple:
tf.strings.lower("Chaîne CamelCase et TOUTES MAJUSCULES")
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur de sortie.
Constructeurs et Destructeurs | |
---|---|
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringLower::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 :: StringLower :: Attrs | Setters d'attributs facultatifs pour StringLower . |
Attributs publics
opération
Operation operation
sortir
::tensorflow::Output output
Fonctions publiques
ChaîneInférieure
StringLower( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
ChaîneInférieure
StringLower( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const StringLower::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 )