tensoreflusso:: ops:: StringUpper

#include <string_ops.h>

DA FARE: aggiungere doc.

Riepilogo

Argomenti:

Ritorna:

  • Output : il tensore di uscita.

Costruttori e distruttori

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

Attributi pubblici

operation
output

Funzioni pubbliche

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Funzioni pubbliche statiche

Encoding (StringPiece x)

Strutture

tensorflow:: ops:: StringUpper:: Attrs

Setter di attributi facoltativi per StringUpper .

Attributi pubblici

operazione

Operation operation

produzione

::tensorflow::Output output

Funzioni pubbliche

StringUpper

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

StringUpper

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

nodo

::tensorflow::Node * node() const 

operatore::tensorflow::Input

 operator::tensorflow::Input() const 

operatore::tensorflow::Output

 operator::tensorflow::Output() const 

Funzioni pubbliche statiche

Codifica

Attrs Encoding(
  StringPiece x
)