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/09/12 20:56:58 UTC

[GitHub] [tvm] junrushao opened a new pull request, #12760: [AutoTVM] Fix `None` feature in AutoTVM tuning

junrushao opened a new pull request, #12760:
URL: https://github.com/apache/tvm/pull/12760

   This PR introduces a couple of fixes to make AutoTVM working more robustly:
   - Fixed a very rarecase that `None` could pop up in AutoTVM features;
   - Fixed a misuse of `ARGS` in the testing script;
   - Fixed the filename for caching.
   


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


[GitHub] [tvm] vinx13 merged pull request #12760: [AutoTVM] Fix `None` feature in AutoTVM tuning

Posted by GitBox <gi...@apache.org>.
vinx13 merged PR #12760:
URL: https://github.com/apache/tvm/pull/12760


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


[GitHub] [tvm] junrushao commented on pull request #12760: [AutoTVM] Fix `None` feature in AutoTVM tuning

Posted by GitBox <gi...@apache.org>.
junrushao commented on PR #12760:
URL: https://github.com/apache/tvm/pull/12760#issuecomment-1244459790

   CC: @vinx13 @Hzfengsy 


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