junrushao1994 commented on issue #9551: URL: https://github.com/apache/tvm/issues/9551#issuecomment-976043679
The second issue is easier to fix: rewrite the error message. The first issue is more profound: it comes from the type checking in packed function interface. One workaround is to check the input types on python side for each API. However I don't know better any general approaches to do so. On the other hand, if `get_loops` returns a list containing only one element, we can sugar it out; not sure if it's good design though because it sacrifices consistency -- 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]
