FranckQC commented on pull request #9482: URL: https://github.com/apache/tvm/pull/9482#issuecomment-1031900087
Regarding the VTA trouble, I'm trying to make sure that vta.build() effectively respects the disabled passes. It seems that it mostly just calls tvm.build(), and I had no problem with the tests that were calling tvm.build() or tvm.lower(). Am I missing something here? (found in tvm/vta/python/vta/build_module.py)  -- 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]
