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/12/17 22:41:01 UTC

[GitHub] [tvm] vinx13 edited a comment on pull request #9718: Fix GLOBAL_SCOPE Shallow copy bug

vinx13 edited a comment on pull request #9718:
URL: https://github.com/apache/tvm/pull/9718#issuecomment-997072598


   I agree shallow copy will be an issue. If `GLOBAL_SCOPE` is imported first (like in tuner.py), changing autotvm.GLOBAL_SCOPE later will result in two variables pointing to two different instances


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