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 2022/01/26 18:42:30 UTC

[GitHub] [tvm] junrushao1994 commented on a change in pull request #9053: [MetaSchedule][M3a] TuneContext

junrushao1994 commented on a change in pull request #9053:
URL: https://github.com/apache/tvm/pull/9053#discussion_r792936561



##########
File path: tests/scripts/task_mypy.sh
##########
@@ -29,5 +29,6 @@ mypy  --check-untyped-defs python/tvm/tir/analysis/
 echo "Checking MyPy Type defs in the transform package."
 mypy  --check-untyped-defs python/tvm/tir/transform/
 
-echo "Checking MyPy Type defs in the tvm.relay.backend.contrib.ethosu package."
-mypy  --check-untyped-defs python/tvm/relay/backend/contrib/ethosu/
+#TODO(@mikepapadim): This is failing atm

Review comment:
       Sure. I thought we did, but it turned out haven't...Please make sure to report in time :-)




-- 
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