flux tensoriel : : opérations : : SerializeSparse : : Attributs
#include <sparse_ops.h>
Setters d'attributs facultatifs pour SerializeSparse .
Résumé
Attributs publics | |
---|---|
out_type_ = DT_STRING | DataType |
Fonctions publiques | |
---|---|
OutType (DataType x) | TF_MUST_USE_RESULT Attrs Le dtype à utiliser pour la sérialisation ; les types pris en charge sont string (par défaut) et variant . |
Attributs publics
out_type_
DataType tensorflow::ops::SerializeSparse::Attrs::out_type_ = DT_STRING
Fonctions publiques
Type de sortie
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeSparse::Attrs::OutType( DataType x )
Le dtype
à utiliser pour la sérialisation ; les types pris en charge sont string
(par défaut) et variant
.
La valeur par défaut est DT_STRING