llvm-project
c1d01b2f
- [mlir][tosa] Add missing verifier for `tosa.pad` (#120934)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
268 days ago
[mlir][tosa] Add missing verifier for `tosa.pad` (#120934) This PR adds a missing verifier for `tosa.pad`, ensuring that the padding shape matches [2*rank(shape1)] according to V1.0.0 Specification. Fixes #119840.
References
#120934 - [mlir][tosa] Add missing verifier for `tosa.pad`
Author
CoTinker
Parents
e7244d86
Loading