You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: pin cibuildwheel TF/PT deps to global pinnings (#5071)
This will make the CI more robust, i.e., new TF/PT versions will not
break the CI until we bump the version.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added CPU-optimized build support for PyTorch and TensorFlow.
* Platform-specific dependency resolution for Linux x86_64, macOS, and
other architectures.
* **Chores**
* Updated build configuration to use configurable dependency groups and
conditional pins for CPU vs GPU builds.
* Adjusted CI/build selection logic to better handle CPU-targeted
packaging across environments.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Jinzhe Zeng <njzjz@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments