Release tag for TOSA v0.30.0

•	Aligned the schema variables to the same words as in the specification for easier comparison.
•	Added uint16 data type support.
•	TRANSPOSE_CONV2D now matches the specification and does not support a dilation attribute.
•	Removed separate quantization attributes.
        Any required attributes are now part of each operator’s attributes directly.
        This aligns with the specification.
  1. 87de41f Build flatbuffers into libtosa_serialization.a by Kevin Cheng · 2 years, 7 months ago
  2. 2364dcd Initial commit of serialization library code by Eric Kunze · 3 years, 1 month ago