yangrz7 opened a new issue, #16352: URL: https://github.com/apache/tvm/issues/16352
Thanks for participating in the TVM community! We use https://discuss.tvm.ai for any general usage questions and discussions. The issue tracker is used for actionable items such as feature proposals discussion, roadmaps, and bug tracking. You are always welcomed to post on the forum first :smile_cat: Issues that are inactive for a period of time may get closed. We adopt this policy so that we won't lose track of actionable issues that may fall at the bottom of the pile. Feel free to reopen a new one if you feel there is an additional problem that needs attention when an old one gets closed. ### Expected behavior The Unique operator supports multidimensional input ### Actual behavior TVM only supports 1D Unique operator ### Environment After transferring the tensorflow maskrcnn model to onnx, a 2-dimensional Unique operator appears, which is not supported when compiled with TVM ### Steps to reproduce ### Triage * needs-triage -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
