yongwww commented on PR #15546: URL: https://github.com/apache/tvm/pull/15546#issuecomment-1677499943
Thanks @sunggg for the hot fix! To pass the CI tests, please change [this line](https://github.com/sunggg/tvm/blob/2023-Aug/hot-fix-vdevice/src/script/printer/relax/struct_info.cc#L114) to `if (n->vdevice.defined() && n->vdevice.value()->target.defined()) {`. I can submit fix to your branch for this hotfix if some other tests fail -- 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]
