tensorflow:: ops:: SerializeSparse:: Attrs
#include <sparse_ops.h>
Optional attribute setters for SerializeSparse.
Summary
Public attributes | 
|
|---|---|
out_type_ = DT_STRING
 | 
DataType
 | 
Public functions | 
|
|---|---|
OutType(DataType x)
 | 
TF_MUST_USE_RESULT Attrs
The  
dtype to use for serialization; the supported types are string (default) and variant.  | 
Public attributes
out_type_
DataType tensorflow::ops::SerializeSparse::Attrs::out_type_ = DT_STRING
Public functions
OutType
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeSparse::Attrs::OutType( DataType x )
The dtype to use for serialization; the supported types are string (default) and variant. 
Defaults to DT_STRING