Files
clang-p2996/mlir/lib/Conversion/TosaToTensor
Longsheng Mou c1d01b2fc2 [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.
2025-01-08 10:45:59 +02:00
..