areusch commented on code in PR #11953:
URL: https://github.com/apache/tvm/pull/11953#discussion_r928468528
##########
docker/bash.sh:
##########
@@ -138,6 +138,8 @@ CONTAINER_NAME=
# "${REPO_DIR}". The consistent directory for Jenkins is currently
# necessary to allow cmake build commands to run in CI after the build
# steps.
+# TODO(oss-team): Figure out a better way to keep the same path
+# between build and testing stages: https://github.com/apache/tvm/issues/11952
Review Comment:
sure, but what I'm saying is that oss-team doesn't have meaning in TVM. we
can just remove it or place the link inside the TODO(), e.g.
`TODO(https://github.com/apache/tvm/issues/11952)`
--
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]