flux tensoriel : : opérations : : SerializeManySparse : : Attributs
#include <sparse_ops.h>
Setters d'attributs facultatifs pour SerializeManySparse .
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::SerializeManySparse::Attrs::out_type_ = DT_STRING
Fonctions publiques
Type de sortie
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::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