yzh119 edited a comment on pull request #10562: URL: https://github.com/apache/tvm/pull/10562#issuecomment-1064422414
Yes I'm trying to figure out a way to reuse your op defined in `topi`/`relay`. How about I apply a `call_extern` like this: https://github.com/apache/tvm/blob/174d09ee2cef1ea2caab4c84e0bd58d90c09178f/tests/python/contrib/test_ethosu/test_replace_conv2d.py#L347-L350 where `ethosu_conv2d` is a relay function. -- 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]
