aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Collapse)Author
2022-06-15Remove quantization infoEric Kunze
This adapts the mlir-translator to the updated serialization library which does not have quantization attributes in the schema. Change-Id: I321845c735426b2325590e0241e67242c31064a5 Signed-off-by: Eric Kunze <eric.kunze@arm.com>
2022-06-13Remove dilation serialization for transpose_conv2dEric Kunze
It does not exist in the specification, removing from serialized form Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I496e1d4906b3ba1b9e00a1adef4ff3e7bab3d8ba
2022-06-07Update tosa-mlir-translator to latest serialization libEric Kunze
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: If42a1c861fd9e811124d3f878fa1b38f5acac006
2021-11-15First commit of tosa serialize passesKevin Cheng
Signed-off-by: Kevin Cheng <kevin.cheng@arm.com> Change-Id: I1551017706f6e8af604792f48cdeb49b4da7ef0d