Liam-Sturge opened a new pull request, #13873: URL: https://github.com/apache/tvm/pull/13873
There is currently a problem building and installing NNPACK using the script `ubuntu_install_nnpack.sh`. The build fails to complete with CMake errors, complaining about missing libraries. This issue is due to a change in the imported dependency pytorch/cpuinfo that has moved the default branch name to 'main'. This patch has been submitted as a workaround to the issue raised at https://github.com/apache/tvm/issues/13871 CC @ashutosh-arm @leandron @driazati @areusch -- 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]
