Upgrade fbcode/executorch to Python Scientific Stack 3#18737
Upgrade fbcode/executorch to Python Scientific Stack 3#18737SS-JIA wants to merge 1 commit intopytorch:mainfrom
Conversation
Reviewed By: melicho Differential Revision: D99707657
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18737
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New Failures, 4 Unrelated FailuresAs of commit 19d5d09 with merge base fcccda3 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
@robert-kalmar There are efforts within Meta to upgrade to new numpy versions; it seems that some changes in the NXP backend will be needed for this. Just want to check with you guys if the changes make sense. |
Reviewed By: melicho
Differential Revision: D99707657
What does this diff do?
Upgrades
fbcode/executorchto the latest Python Scientific Stack (PSS3).PSS-3 benefits internal users and developers of AI, data analysis, and scientific computing by bringing in the latest stable versions of critical scientific Python libraries, like, Numpy, Pandas, SciPy, and more.
It is also necessary to unblock other major incoming upgrades like the Free-Threaded Python effort and future Python versions.