tensorflow :: operaciones :: SerializeManySparse :: Atributos
#include <sparse_ops.h>Establecedores de atributos opcionales para SerializeManySparse .
Resumen
| Atributos públicos | |
|---|---|
| out_type_ = DT_STRING | DataType | 
| Funciones publicas | |
|---|---|
| OutType (DataType x) | TF_MUST_USE_RESULT Attrs El  dtypeque se utilizará para la serialización; los tipos admitidos sonstring(predeterminado) yvariant. | 
Atributos públicos
out_type_
DataType tensorflow::ops::SerializeManySparse::Attrs::out_type_ = DT_STRING
Funciones publicas
Tipo de salida
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::Attrs::OutType( DataType x )
 El dtype que se utilizará para la serialización; los tipos admitidos son string (predeterminado) y variant .
El valor predeterminado es DT_STRING