Apply scale may operate on vectors, scalars, or tensors during
tiling. Relax the requirements to avoid failures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116981
[mlir][tosa] Relax tosa.apply_scale operations ClosedPublic Authored by rsuderman on Jan 10 2022, 4:48 PM.
Details Summary Apply scale may operate on vectors, scalars, or tensors during
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2022, 6:53 PM Closed by commit rG630084549b33: [mlir][tosa] Relax tosa.apply_scale operations (authored by rsuderman). · Explain WhyJan 11 2022, 9:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398999 mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
mlir/include/mlir/Dialect/Tosa/IR/TosaUtilOps.td
|