fluxo tensor:: ops:: Resumo do tensor:: Atributos
#include <logging_ops.h>
Configuradores de atributos opcionais para TensorSummary .
Resumo
Atributos públicos | |
---|---|
description_ = "" | StringPiece |
display_name_ = "" | StringPiece |
labels_ = {} | gtl::ArraySlice< string > |
Funções públicas | |
---|---|
Description (StringPiece x) | TF_MUST_USE_RESULT Attrs Um proto SummaryDescription codificado em json. |
DisplayName (StringPiece x) | TF_MUST_USE_RESULT Attrs Uma string não utilizada. |
Labels (const gtl::ArraySlice< string > & x) | TF_MUST_USE_RESULT Attrs Uma lista de strings não utilizadas. |
Atributos públicos
descrição_
StringPiece tensorflow::ops::TensorSummary::Attrs::description_ = ""
nome de exibição_
StringPiece tensorflow::ops::TensorSummary::Attrs::display_name_ = ""
rótulos_
gtl::ArraySlice< string > tensorflow::ops::TensorSummary::Attrs::labels_ = {}
Funções públicas
Descrição
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::Description( StringPiece x )
Um proto SummaryDescription codificado em json.
O padrão é ""
Nome de exibição
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::DisplayName( StringPiece x )
Uma string não utilizada.
O padrão é ""
Etiquetas
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::Labels( const gtl::ArraySlice< string > & x )
Uma lista de strings não utilizadas.
O padrão é []