aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-13Update serializer version numberEric Kunze
2022-06-13Increment version to 0.25Eric Kunze
2022-06-07Change to flatbuffers 1.12 as the submoduleEric Kunze
2022-06-07Align the serialization schema with TOSA 0.24.0 specificationTatWai Chong
2022-05-26Add support for uint16_tJeremy Johnson
2021-11-18Add new interface to read flatbuffer from arrayAaron DeBattista
2021-11-16Update flatbuffer to v2.0.0Kevin Cheng
2021-11-15Parse and check schema version when LoadSchemaFile()Kevin Cheng
2021-11-11Clean up constructor interfaceKevin Cheng
2021-11-09Remove unnessary operator.defKevin Cheng
2021-11-06Avoid RTTI usageKevin 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-29Remove copyright notice from generated headersEric Kunze
2021-10-27Changes for 0.23.0 releaseKevin Cheng
2021-10-26Bring back TosaVersion structKevin Cheng
2021-10-19Both serializer and schema carry version info nowKevin Cheng
2021-08-31Adding Conv attribute to Conv3d.Kevin Cheng
2021-08-23Rename DIV operator to INTDIVMatthew Haddon
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-05-10Update serialization_lib to 0.22.0Kevin Cheng
2021-04-26Initial commit of serialization library codeEric Kunze