aboutsummaryrefslogtreecommitdiff
path: root/python/tosa/TransposeConvAttribute.py
AgeCommit message (Expand)Author
2 daysUpdate flatbuffer to v24.3.7HEADmainTai Ly
10 daysRemove TRANSPOSE_CONV2D out_shape argumentSuraj Sudhir
2024-03-13[serialization_lib] Add acc_type to Conv AttrsTai Ly
2023-11-01Add support for local_bound attributeEric Kunze
2023-07-18Update to use GenTextTai Ly
2023-01-23Remove accumulator attributes from all but AVG_POOL2DJames Ward
2022-10-04FP16 support in serializationJames Ward
2022-09-13Update serialization lib to flatbuffers 2.0.6Eric Kunze
2022-06-15Remove quantinfo typesEric Kunze
2022-06-13Remove dilation from transpose_conv2dEric Kunze
2022-06-07Change to flatbuffers 1.12 as the submoduleEric Kunze
2021-11-16Update flatbuffer to v2.0.0Kevin Cheng
2021-10-29Remove copyright notice from generated headersEric Kunze
2021-08-31Adding Conv attribute to Conv3d.Kevin Cheng