tensoreflusso:: ops:: StampaV2:: Attr

#include <logging_ops.h>

Setter di attributi opzionali per PrintV2 .

Riepilogo

Attributi pubblici

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

Funzioni pubbliche

End (StringPiece x)
TF_MUST_USE_RESULT Attrs
Il valore predefinito è "\n".
OutputStream (StringPiece x)
TF_MUST_USE_RESULT Attrs
Una stringa che specifica il flusso di output o il livello di registrazione su cui stampare.

Attributi pubblici

FINE_

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

output_stream_

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

Funzioni pubbliche

FINE

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

Il valore predefinito è "\n".

OutputStream

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

Una stringa che specifica il flusso di output o il livello di registrazione su cui stampare.

Il valore predefinito è "stderr"