flux tensoriel : : opérations : : ChaîneStrip
#include <string_ops.h>
Supprimez les espaces de début et de fin du Tensor .
Résumé
Arguments :
Retours :
Exemples :
tf.strings.strip(["\nTensorFlow", " La bibliothèque python "]).numpy() array([b'TensorFlow', b'La bibliothèque python'], dtype=object)
Constructeurs et Destructeurs | |
---|---|
StringStrip (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
Attributs publics | |
---|---|
operation | |
output |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
sortir
::tensorflow::Output output
Fonctions publiques
ChaîneStrip
StringStrip( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const