flux tensoriel : : opérations : : ImprimerV2

#include <logging_ops.h>

Imprime une chaîne scalaire.

Résumé

Imprime une chaîne scalaire dans le flux_sortie souhaité.

Arguments:

  • scope : un objet Scope
  • input : la chaîne scalaire à imprimer.

Attributs facultatifs (voir Attrs ) :

  • output_stream : une chaîne spécifiant le flux de sortie ou le niveau de journalisation sur lequel imprimer.

Retour:

Constructeurs et Destructeurs

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

Attributs publics

operation

Fonctions publiques

operator::tensorflow::Operation () const

Fonctions statiques publiques

End (StringPiece x)
OutputStream (StringPiece x)

Structures

tensorflow :: ops :: PrintV2 :: Attrs

Setters d'attributs facultatifs pour PrintV2 .

Attributs publics

opération

Operation operation

Fonctions publiques

ImprimerV2

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

ImprimerV2

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

opérateur :: tensorflow :: Opération

 operator::tensorflow::Operation() const 

Fonctions statiques publiques

Fin

Attrs End(
  StringPiece x
)

Flux de sortie

Attrs OutputStream(
  StringPiece x
)