aboutsummaryrefslogtreecommitdiff
path: root/schema
AgeCommit message (Expand)Author
30 hoursRemove TRANSPOSE_CONV2D out_shape argumentSuraj Sudhir
10 days[serialization_lib] Remove unused type field from Pad and ClampTai Ly
11 daysAdd conversions of U8 to/from BF16 and FP8Tai Ly
2024-03-13[serialization_lib] Add acc_type to Conv AttrsTai Ly
2024-03-11[serialization_lib] Fix Clamp and Pad AttributesTai Ly
2024-02-22[serialization_lib] Align to Tosa SpecTai Ly
2024-02-20Add Tosa Sin/Cos to schemaJerry Ge
2024-02-06[serialization_lib] Add support for FP8E4M3 and FP8E5M2Won Jeon
2024-01-12[serialization_lib] Add tosa shape opsTai Ly
2023-11-09Update CustomOp's attribute NamesJerry Ge
2023-11-01Add support for local_bound attributeEric Kunze
2023-09-19Add variable_name to tensorsTai Ly
2023-09-07Add new signedness attributes to RESCALEEric Kunze
2023-08-23Add is_unranked flag to TensorsTai Ly
2023-08-22[Serialization_lib] Support StatefulOps for TOSAJerry Ge
2023-08-10Add DIM operator to serialization libraryWon Jeon
2023-06-07Add ERF operator to serialization_libWon Jeon
2023-05-23Change default value for draft versionEric Kunze
2023-05-18Modify TOSA schema to force version to be writtenEric Kunze
2023-03-16Update version to 0.70.0 draftEric Kunze
2023-03-08Update version number to 0.60 for releasev0.60.0Eric Kunze
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-04Add attributes to serialization of custom opEric 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-26BF16 support in TOSA serializationJames Ward
2022-10-04Rename FLOAT type to FP32Jeremy Johnson
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-08-03Update TOSA resize to match specificationTatWai Chong
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-13Remove dilation from transpose_conv2dEric Kunze
2022-06-13Increment version to 0.25Eric Kunze
2022-06-07Align the serialization schema with TOSA 0.24.0 specificationTatWai Chong
2022-05-26Add support for uint16_tJeremy Johnson
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-27Changes for 0.23.0 releaseKevin 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-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