manupa-arm commented on a change in pull request #9053:
URL: https://github.com/apache/tvm/pull/9053#discussion_r792875204
##########
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:
Please create an issue if things like this happens and possibly ping
codeowners please, we were not aware that any of the checked in code was not
tested until recently.
cc : @mikepapadim @junrushao1994
--
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]