Longsheng Mou 7d650bf331
[mlir][tosa] Fix several bugs in DepthwiseConv2DIsMul (#129210)
This PR fixes several bugs in `DepthwiseConv2DIsMul`:
- The DepthwiseConv2DOp should restrict the types to integer or float to
prevent a crash.
- `notifyMatchFailure` should be called before creating the new
operations.
2025-03-03 13:45:00 -08:00
..
2025-01-29 17:49:54 +00:00
2025-02-01 07:33:22 -06:00
2025-02-25 08:51:33 -08:00