-
Notifications
You must be signed in to change notification settings - Fork 3.7k
feat: onnx wheel for linux, experimental support for 3.13t (free threading) #6621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #6621 +/- ##
=======================================
Coverage 56.45% 56.45%
=======================================
Files 509 509
Lines 32515 32515
Branches 3057 3057
=======================================
Hits 18356 18356
Misses 13334 13334
Partials 825 825 ☔ View full report in Codecov by Sentry. |
We probably have to wait for python-cffi/cffi#126 |
Looks promising! |
I will create a PR to fix the tests |
Remove the use of struct and leverage ml_dtypes to clean up helper tests. This should unblock #6621 --------- Signed-off-by: Justin Chu <[email protected]>
Looks like the error is actually in from array |
Test errors are resolved |
We can currently also say that we are only integrating the mac build into our regular repo for the time being and can thus make the mac 3.13t build available on a weekly basis |
Sure that works. Is using the workflow from quantsightlabs a viable solution from a supply chain perspective? |
Maybe we can use it only for 3.13t for now. |
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
### Description build experimental mac freethreading wheels for publishing at pypi and test.pypi ### Motivation and Context Integrate working parts of #6621 --------- Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
Signed-off-by: Andreas Fehlner <[email protected]>
I will create a new PR for the linux variant |
Description
First try python 3.13t
release_pipelines
[X] Win (problems with dependency nbval, ipython, jupyter_client)
[ ] linux aarch
[ ] linux x86
[X] mac