You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Hi,
It seems that protobuf does not support fp16 data type for message field. Is there any way of serializing this data type directly (without converting it into float or double) and parsing this data type from the serialized stream?