flux tensoriel : : opérations : : ImprimerV2 : Attributs

#include <logging_ops.h>

Setters d'attributs facultatifs pour PrintV2 .

Résumé

Attributs publics

end_ = "\n"
StringPiece
output_stream_ = "stderr"
StringPiece

Fonctions publiques

End (StringPiece x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est "\n".
OutputStream (StringPiece x)
TF_MUST_USE_RESULT Attrs
Une chaîne spécifiant le flux de sortie ou le niveau de journalisation sur lequel imprimer.

Attributs publics

fin_

StringPiece tensorflow::ops::PrintV2::Attrs::end_ = "\n"

sortie_stream_

StringPiece tensorflow::ops::PrintV2::Attrs::output_stream_ = "stderr"

Fonctions publiques

Fin

TF_MUST_USE_RESULT Attrs tensorflow::ops::PrintV2::Attrs::End(
  StringPiece x
)

La valeur par défaut est "\n".

Flux de sortie

TF_MUST_USE_RESULT Attrs tensorflow::ops::PrintV2::Attrs::OutputStream(
  StringPiece x
)

Une chaîne spécifiant le flux de sortie ou le niveau de journalisation sur lequel imprimer.

La valeur par défaut est "stderr"