aboutsummaryrefslogtreecommitdiff
path: root/include/tosa_serialization_handler.h
AgeCommit message (Expand)Author
2022-07-06Bump schema version number to 0.31 draftEric Kunze
2022-06-16Remove the draft tag from the schema for v0.30v0.30.0v0.30Eric Kunze
2022-06-15Remove quantinfo typesEric Kunze
2022-06-13Update serializer version numberEric Kunze
2021-11-18Add new interface to read flatbuffer from arrayAaron DeBattista
2021-11-15Parse and check schema version when LoadSchemaFile()Kevin Cheng
2021-11-11Clean up constructor interfaceKevin Cheng
2021-11-03Increment version to 0.24.0 draftEric Kunze
2021-10-29Remove draft tag for 0.23 releasev0.23.0v0.23Eric Kunze
2021-10-26Bring back TosaVersion structKevin Cheng
2021-10-19Both serializer and schema carry version info nowKevin Cheng
2021-08-02Support I4 weights pack/unpack.Kevin Cheng
2021-06-24Constant data is embedded in flatbuffer as u8 array instead of saving out as ...Kevin Cheng
2021-04-26Initial commit of serialization library codeEric Kunze