-
Notifications
You must be signed in to change notification settings - Fork 358
pin numpy to < 2.0 until tensorboard cuts a release #2641
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
|
This pull request was exported from Phabricator. Differential Revision: D60917879 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2641 +/- ##
=======================================
Coverage 95.31% 95.31%
=======================================
Files 492 492
Lines 47614 47645 +31
=======================================
+ Hits 45382 45413 +31
Misses 2232 2232 ☔ View full report in Codecov by Sentry. |
|
This pull request was exported from Phabricator. Differential Revision: D60917879 |
Summary: Pull Request resolved: facebook#2641 The latest TB version hasn't incorporated numpy2.0-compatible changes (tensorflow/tensorboard#6869 (comment)), and recently unpinned botorch (D60735276) means Ax CI is now failing. This pins numpy to < 2.0 to prevent issues in CI. Differential Revision: D60917879
272b99d to
b12ce12
Compare
|
This pull request was exported from Phabricator. Differential Revision: D60917879 |
Summary: Pull Request resolved: facebook#2641 The latest TB version hasn't incorporated numpy2.0-compatible changes (tensorflow/tensorboard#6869 (comment)), and recently unpinned botorch (D60735276) means Ax CI is now failing. This pins numpy to < 2.0 to prevent issues in CI. Differential Revision: D60917879
b12ce12 to
281a7cd
Compare
Summary: Pull Request resolved: facebook#2641 The latest TB version hasn't incorporated numpy2.0-compatible changes (tensorflow/tensorboard#6869 (comment)), and recently unpinned botorch (D60735276) means Ax CI is now failing. This pins numpy to < 2.0 to prevent issues in CI. Differential Revision: D60917879
|
This pull request was exported from Phabricator. Differential Revision: D60917879 |
281a7cd to
b7bddf0
Compare
|
This pull request has been merged in 8ba04b7. |
Summary: The latest TB version hasn't incorporated numpy2.0-compatible changes (tensorflow/tensorboard#6869 (comment)), and recently unpinned botorch (D60735276) means Ax CI is now failing. This pins numpy to < 2.0 to prevent issues in CI.
Differential Revision: D60917879