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



##########
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:
       oh actually we reported in this thread: 
https://github.com/apache/tvm/pull/9050. definitely should submit it as a 
separate PR though




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


Reply via email to