aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-17Cleanup code warningsEric 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-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-07-08Allow reading numpy files with up to 10 dimensions.Jeremy Johnson
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