aboutsummaryrefslogtreecommitdiff
path: root/include/tosa_serialization_handler.h
AgeCommit message (Expand)Author
4 daysUpdate main branch version to 1.1.0 draftEric Kunze
10 daysChange serialization version to 1.0.0 draftv1.0.0-rc0v1.00Eric Kunze
10 daysUpdate float8 code to support non-saturating modeWon Jeon
2024-04-08Add conversions of U8 to/from BF16 and FP8Tai Ly
2024-02-27Update ConvertU8toF16 to save outputs in F16 containersJerry Ge
2024-02-22[serialization_lib] Align to Tosa SpecTai Ly
2024-02-08Change backward compatibility for 0.90.0Won Jeon
2024-02-02Update version to 0.100.0v0.100a0Eric Kunze
2024-01-12[serialization_lib] Add tosa shape opsTai Ly
2024-01-03Fix compiler warningsEric Kunze
2023-09-19Add variable_name to tensorsTai Ly
2023-09-13Update version tags to 0.90 draftEric Kunze
2023-09-06Enable backward compatibilityv0.90a0Jerry Ge
2023-08-23Add is_unranked flag to TensorsTai Ly
2023-08-22[Serialization_lib] Support StatefulOps for TOSAJerry Ge
2023-06-01Update version to 0.80.0 draftEric Kunze
2023-05-25Remove draft tag from 0.70 serialization libraryv0.70.0v0.70Eric Kunze
2023-05-18Modify TOSA schema to force version to be writtenEric Kunze
2023-05-12Support updating serialized tensor shape for shape inferenceJerry Ge
2023-03-16Update version to 0.70.0 draftEric Kunze
2023-03-08Update version number to 0.60 for releasev0.60.0Eric Kunze
2022-12-15[region] Add TosaSerializationRegion to serialization_libJerry Ge
2022-12-07Update revision to 0.51.0 draftEric Kunze
2022-12-06Update serialization lib version to 0.50.0v0.50.0v0.50Eric Kunze
2022-10-04FP16 support in serializationJames Ward
2022-09-08Increment revision to 0.41 draftEric Kunze
2022-08-30Remove draft tag for 0.40 releasev0.40.0v0.40Eric Kunze
2022-08-29Update version to 0.40 draftEric Kunze
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