aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
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
2022-01-06Add python package supportJeremy Johnson
2021-11-16Update flatbuffer to v2.0.0Kevin 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-10-14Fix bug when serializing INT32 constant dataKevin Cheng
2021-10-11Move python-based serializer from reference_model.Kevin Cheng
2021-08-31Adding Conv attribute to Conv3d.Kevin Cheng
2021-08-23Rename DIV operator to INTDIVMatthew Haddon
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