Restez organisé à l'aide des collections Enregistrez et classez les contenus selon vos préférences.

tensorflow :: opérations :: StringLower

#include <string_ops.h>

TODO: ajouter doc.

Résumé

Arguments:

Retour:

  • 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)

Structs

tensorflow :: ops :: StringLower :: Attrs

Définisseurs d' attributs facultatifs pour StringLower .

Attributs publics

opération

Operation operation

production

::tensorflow::Output output

Fonctions publiques

StringLower

 StringLower(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

StringLower

 StringLower(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  const StringLower::Attrs & attrs
)

nœud

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Output

 operator::tensorflow::Output() const 

Fonctions statiques publiques

Codage

Attrs Encoding(
  StringPiece x
)