aboutsummaryrefslogtreecommitdiff
path: root/include/attribute.def
AgeCommit message (Expand)Author
6 daysRemove TRANSPOSE_CONV2D out_shape argumentSuraj Sudhir
2024-04-09[serialization_lib] Remove unused type field from Pad and ClampTai Ly
2024-04-08Add 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
2023-11-09Update CustomOp's attribute NamesJerry Ge
2023-11-01Add support for local_bound attributeEric Kunze
2023-09-07Add new signedness attributes to RESCALEEric Kunze
2023-01-23Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-01-13Add FFT2d and RFFT2d serialization supportLuke Hutton
2023-01-04Add attributes to serialization of custom opEric Kunze
2022-10-04FP16 support in serializationJames Ward
2022-08-03Update TOSA resize to match specificationTatWai Chong
2022-06-15Remove quantinfo typesEric Kunze
2022-06-13Remove dilation from transpose_conv2dEric Kunze
2022-06-07Align the serialization schema with TOSA 0.24.0 specificationTatWai Chong
2021-10-27Changes for 0.23.0 releaseKevin Cheng
2021-08-31Adding Conv attribute to Conv3d.Kevin Cheng
2021-04-26Initial commit of serialization library codeEric Kunze