Incremental set of updates to align to TOSA v0.22 spec
- modify gather, resize
- add scatter
- remove aint8 type
Paths
| Differential D99390
TOSA MLIR dialect update to v0.22, part 1 ClosedPublic Authored by sjarus on Mar 25 2021, 4:18 PM.
Details Summary Incremental set of updates to align to TOSA v0.22 spec
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMar 25 2021, 4:18 PM This revision is now accepted and ready to land.Mar 25 2021, 9:22 PM Closed by commit rGec46e03daf54: [mlir][tosa] TOSA MLIR dialect update to v0.22, part 1 (authored by sjarus, committed by rsuderman). · Explain WhyMar 25 2021, 9:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 333493 mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
mlir/test/Dialect/Tosa/ops.mlir
|