Add support to release linux aarch64 wheels
Open
- Dominant language
- C++
- Stars
- 685
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Problem
---------
On aarch64, pip install ml-metadata builds the wheels from source code and then install it. It requires user to have development environment installed on his system. also, it take some time to build the wheels than downloading and extracting the wheels from pypi.
Resolution
-----------
On aarch64, pip install ml-metadata should download the wheels from pypi
@hughmiao, Please let me know your interest on releasing aarch64 wheels. I can help in this.
Contributor guide
Assessment
This issue has not been assessed yet.