aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-13Add u8 array to float conversion checkv0.60Won Jeon
2023-03-08Update version number to 0.60 for releasev0.60.0Eric Kunze
2023-03-07Put fethrowexcept under HALF_ENABLE_CPP11_NOEXCEPT macroDmitriy Smirnov
2023-02-27deserialization bug fixTai Ly
2023-01-27Remove zero pad from float attrribute serializationJames Ward
2023-01-23Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-01-18Schema changes for CLAMP, PAD float attributesJames Ward
2023-01-13Add FFT2d and RFFT2d serialization supportLuke Hutton
2023-01-11Allow test generators to directly add basicBlocks through the serializerJerry Ge
2023-01-10Remove redundent code after flatbuffers 2.0 updateJerry Ge
2023-01-09Add TosaSerializerRegion to python version of serialization_libJerry Ge
2023-01-04Add attributes to serialization of custom opEric Kunze
2023-01-04Remove serialization testEric 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-12-06Update pre-commit flake8 to new locationEric Kunze
2022-10-26BF16 support in TOSA serializationJames Ward
2022-10-04Rename FLOAT type to FP32Jeremy Johnson
2022-10-04FP16 support in serializationJames Ward
2022-09-15Fix for CONST floats always truncated to integer values.Jeremy Johnson
2022-09-13Update serialization lib to flatbuffers 2.0.6Eric Kunze
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-08-25Modify CMakeLists to ease integration with Arm NN.Colm Donelan
2022-08-03Update TOSA resize to match specificationTatWai Chong
2022-07-11Fix bug in bool to u8 conversionEric 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-13Fix version number in python serializerEric Kunze
2022-06-13Fix mistake in python serializerEric Kunze
2022-06-13Remove dilation from transpose_conv2dEric Kunze
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
2022-05-12Fix incompatible issue with clickTatWai Chong
2022-02-17Cleanup code warningsEric Kunze
2022-01-06Add python package supportJeremy 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-05Build flatbuffers into libtosa_serialization.aKevin Cheng
2021-11-04Use pre-commit to catch out of date headersEric Kunze