You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/09/20 16:41:34 UTC

[GitHub] [tvm] ashutosh-arm edited a comment on pull request #9050: [hot-fix][CI]Disable mypy for ethosu

ashutosh-arm edited a comment on pull request #9050:
URL: https://github.com/apache/tvm/pull/9050#issuecomment-923092912


   Missing stub warnings can be fixed with this:
   
    mypy  --check-untyped-defs python/tvm/relay/backend/contrib/ethosu/ --ignore-missing-imports 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org