This is an archive of the discontinued LLVM Phabricator instance.

[tosa][mlir] Add dynamic shape support for remaining ops
ClosedPublic

Authored by NatashaKnk on Jan 27 2022, 10:29 AM.

Details

Summary

Added support for concat, tile, pad, argmax and table ops

Diff Detail

Event Timeline

NatashaKnk created this revision.Jan 27 2022, 10:29 AM
NatashaKnk requested review of this revision.Jan 27 2022, 10:29 AM
rsuderman accepted this revision.Jan 27 2022, 11:25 AM
This revision is now accepted and ready to land.Jan 27 2022, 11:25 AM
This revision was landed with ongoing or failed builds.Jan 27 2022, 11:36 AM
This revision was automatically updated to reflect the committed changes.