junrushao commented on code in PR #13017: URL: https://github.com/apache/tvm/pull/13017#discussion_r990937240
########## .gitignore: ########## @@ -268,3 +268,7 @@ gallery/how_to/work_with_microtvm/micro_tvmc.py # Used in CI to communicate between Python and Jenkins .docker-image-names/ +/python/images/ +/python/models/ +/python/depoly/ +/python/build/ Review Comment: These lines may not be relevant - let's get them removed -- 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]
