This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Enable decomposing Conv2D also where 1 input dim is dynamic
ClosedPublic

Authored by jpienaar on Jul 7 2022, 4:02 PM.

Details

Summary

Restricted to just 1 dynamic input dim as that worked all the way through to
codegen.

Diff Detail

Event Timeline

jpienaar created this revision.Jul 7 2022, 4:02 PM
Herald added a project: Restricted Project. · View Herald Transcript
jpienaar requested review of this revision.Jul 7 2022, 4:02 PM
rsuderman accepted this revision.Jul 7 2022, 4:28 PM
This revision is now accepted and ready to land.Jul 7 2022, 4:28 PM