tensoreflusso:: ops:: SerializzaSparse:: Attr
#include <sparse_ops.h>Setter di attributi facoltativi per SerializeSparse .
Riepilogo
| Attributi pubblici | |
|---|---|
| out_type_ = DT_STRING | DataType | 
| Funzioni pubbliche | |
|---|---|
| OutType (DataType x) | TF_MUST_USE_RESULT Attrs Il  dtypeda utilizzare per la serializzazione; i tipi supportati sonostring(predefinito) evariant. | 
Attributi pubblici
out_type_
DataType tensorflow::ops::SerializeSparse::Attrs::out_type_ = DT_STRING
Funzioni pubbliche
OutType
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeSparse::Attrs::OutType( DataType x )
 Il dtype da utilizzare per la serializzazione; i tipi supportati sono string (predefinito) e variant .
Il valore predefinito è DT_STRING