Codle opened a new pull request, #12000: URL: https://github.com/apache/tvm/pull/12000
Signed-off-by: Zhengqiang Yin <[email protected]> The `data_files` filed in `setup_kwargs` seems only allow file path rather than dir path. I try to use `os.walk` to find all the files and re-set them to the `data_files` filed. This works fine for me and someone else. Related issue is : https://github.com/apache/tvm/issues/11726 -- 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]
