com.intel.analytics.bigdl.utils.serializer.converters.DataConverter
Get attribute value from protobuf attribute data
Get attribute value from protobuf attribute data
data type
deserialization context
protobuf generated Attribute instance
BigDL compatible param value
Set attribute value to protobuf format
Set attribute value to protobuf format
data type
serialization context
the attribute value writable instance
the value to be written to protobuf file
the type of the value to help set the data type
DataConvert for array container, it's different from Array[AttrValue] it's an array of specific type value For each specific type, wrapper it as corresponding attribute and call related converter