guberti commented on pull request #8708: URL: https://github.com/apache/tvm/pull/8708#issuecomment-897882915
Thanks for the comments @mehrdadh and @areusch! I agree splitting the `testdata` folder into `kws` and `mnist` makes sense, so I did it. For the project types, `example_project` and `host_driven` are the two types of projects we can instantiate. The `template_project` directory is different, and only exists to hold `microtvm_api_server.py` and its tests. I added a comment about that to `_copy_project_files`, but I'd be open to renaming `template_project` to make that clearer. Your comments should be addressed by 2de7b7c. -- 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]
