tensoreflusso:: ops:: Riepilogo tensore:: Attr
#include <logging_ops.h>
Setter di attributi facoltativi per TensorSummary .
Riepilogo
Attributi pubblici | |
---|---|
description_ = "" | StringPiece |
display_name_ = "" | StringPiece |
labels_ = {} | gtl::ArraySlice< string > |
Funzioni pubbliche | |
---|---|
Description (StringPiece x) | TF_MUST_USE_RESULT Attrs Un protocollo SummaryDescription con codifica JSON. |
DisplayName (StringPiece x) | TF_MUST_USE_RESULT Attrs Una stringa inutilizzata. |
Labels (const gtl::ArraySlice< string > & x) | TF_MUST_USE_RESULT Attrs Un elenco di stringhe inutilizzato. |
Attributi pubblici
descrizione_
StringPiece tensorflow::ops::TensorSummary::Attrs::description_ = ""
nome da visualizzare_
StringPiece tensorflow::ops::TensorSummary::Attrs::display_name_ = ""
etichette_
gtl::ArraySlice< string > tensorflow::ops::TensorSummary::Attrs::labels_ = {}
Funzioni pubbliche
Descrizione
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::Description( StringPiece x )
Un protocollo SummaryDescription con codifica JSON.
Il valore predefinito è ""
Nome da visualizzare
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::DisplayName( StringPiece x )
Una stringa inutilizzata.
Il valore predefinito è ""
Etichette
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::Labels( const gtl::ArraySlice< string > & x )
Un elenco di stringhe inutilizzato.
Il valore predefinito è []