This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Add support for non-batch dynamic dims for the rescale op in the tosa to linalg lowering
ClosedPublic

Authored by NatashaKnk on Sep 6 2022, 4:33 PM.

Diff Detail

Event Timeline

NatashaKnk created this revision.Sep 6 2022, 4:33 PM
Herald added a project: Restricted Project. · View Herald Transcript
NatashaKnk requested review of this revision.Sep 6 2022, 4:33 PM
NatashaKnk updated this revision to Diff 458322.Sep 6 2022, 5:11 PM

Fix iteration to output dims instead of input

rsuderman accepted this revision.Sep 6 2022, 5:13 PM
This revision is now accepted and ready to land.Sep 6 2022, 5:13 PM
This revision was landed with ongoing or failed builds.Sep 6 2022, 5:31 PM
This revision was automatically updated to reflect the committed changes.