Slight rename and better variable type usage in tosa.conv2d to
tosa.fully_connected lowering. Included disabling pass for padded
convolutions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115776
[mlir][tosa] Minor cleanup of tosa.conv2d canonicalizer ClosedPublic Authored by rsuderman on Dec 14 2021, 6:14 PM.
Details Summary Slight rename and better variable type usage in tosa.conv2d to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2021, 9:58 AM Closed by commit rG9a2308e170b4: [mlir][tosa] Minor cleanup of tosa.conv2d canonicalizer (authored by rsuderman). · Explain WhyDec 16 2021, 3:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 395013 mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
mlir/test/Dialect/Tosa/canonicalize.mlir
|