TOSA serialization library v0.40.0 release tag

- Updated the CMakefile to make it easier to integrate with other libraries
- Updated the RESIZE attribute to match the specification
- Bug fixes
  1. 4417b42 Fix bug in bool to u8 conversion by Eric Kunze · 2 years ago
  2. bdcc3fe Remove quantinfo types by Eric Kunze · 2 years ago
  3. e659640 Increment version to 0.25 by Eric Kunze · 2 years ago
  4. b13fe8f Cleanup code warnings by Eric Kunze · 2 years, 4 months ago
  5. 8b3903a Add new interface to read flatbuffer from array by Aaron DeBattista · 2 years, 7 months ago
  6. a81a7a1 Parse and check schema version when LoadSchemaFile() by Kevin Cheng · 2 years, 7 months ago
  7. 545a508 Clean up constructor interface by Kevin Cheng · 2 years, 7 months ago
  8. e6563f5 Bring back TosaVersion struct by Kevin Cheng · 2 years, 8 months ago
  9. b97cb1d Both serializer and schema carry version info now by Kevin Cheng · 2 years, 8 months ago
  10. 3ce5634 Support I4 weights pack/unpack. by Kevin Cheng · 2 years, 10 months ago
  11. 82dbb32 Allow reading numpy files with up to 10 dimensions. by Jeremy Johnson · 2 years, 11 months ago
  12. 3bb1bc1 Constant data is embedded in flatbuffer as u8 array instead of saving out as separate numpy files now. by Kevin Cheng · 3 years ago
  13. 2364dcd Initial commit of serialization library code by Eric Kunze · 3 years, 1 month ago