chiwwang opened a new pull request #8047: URL: https://github.com/apache/tvm/pull/8047
Hello Community, Nice to meet you! I have been playing TVM for a while. It's an exciting project:) I encountered an error while using download API with TEST_DATA_ROOT_PATH set, so try to fix it. Initiate a Path object from TEST_DATA_ROOT_PATH to fix the error: AttributeError: 'str' object has no attribute 'mkdir' You might want to take a look :) Thanks! Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. @tqchen -- 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. For queries about this service, please contact Infrastructure at: [email protected]
