flux tensoriel : : opérations : : ChaîneStrip

#include <string_ops.h>

Supprimez les espaces de début et de fin du Tensor .

Résumé

Arguments:

  • scope : un objet Scope
  • entrée : un Tensor de chaîne de n'importe quelle forme.

Retour:

  • Output : Un Tensor de chaîne de la même forme que l'entrée.

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