tensoreflusso:: ops:: SerializeManySparse:: Attr

#include <sparse_ops.h>

Setter di attributi facoltativi per SerializeManySparse .

Riepilogo

Attributi pubblici

out_type_ = DT_STRING
DataType

Funzioni pubbliche

OutType (DataType x)
TF_MUST_USE_RESULT Attrs
Il dtype da utilizzare per la serializzazione; i tipi supportati sono string (predefinito) e variant .

Attributi pubblici

out_type_

DataType tensorflow::ops::SerializeManySparse::Attrs::out_type_ = DT_STRING

Funzioni pubbliche

OutType

TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::Attrs::OutType(
  DataType x
)

Il dtype da utilizzare per la serializzazione; i tipi supportati sono string (predefinito) e variant .

Il valore predefinito è DT_STRING