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
DataConvert for custom value
DataConverter for name list
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
General implementation of DataConverter, it provides the conversion entry for all types