fluxo tensor:: ops:: SerializeManySparse:: Atributos
#include <sparse_ops.h>
Configuradores de atributos opcionais para SerializeManySparse .
Resumo
Atributos públicos | |
---|---|
out_type_ = DT_STRING | DataType |
Funções públicas | |
---|---|
OutType (DataType x) | TF_MUST_USE_RESULT Attrs O dtype a ser usado para serialização; os tipos suportados são string (padrão) e variant . |
Atributos públicos
tipo_de_saída_
DataType tensorflow::ops::SerializeManySparse::Attrs::out_type_ = DT_STRING
Funções públicas
OutType
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::Attrs::OutType( DataType x )
O dtype
a ser usado para serialização; os tipos suportados são string
(padrão) e variant
.
O padrão é DT_STRING