Liam-Sturge opened a new pull request, #13913: URL: https://github.com/apache/tvm/pull/13913
This patch undoes the change that was put in place to prevent the build and installation of NNPACK from failing due to a renaming of the default branch to main by the NNPACK external dependency cpuinfo. See https://github.com/apache/tvm/issues/13871 The issue has been fixed at the source by PR #214 which is now merged in to NNPACK, so the change to `ubuntu_install_nnpack.sh` is no longer required: https://github.com/Maratyszcza/NNPACK/pull/214 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]
