Skip to content

Remove numpy pin#783

Closed
JasonKChow wants to merge 2 commits intofacebookresearch:mainfrom
JasonKChow:export-D73263215
Closed

Remove numpy pin#783
JasonKChow wants to merge 2 commits intofacebookresearch:mainfrom
JasonKChow:export-D73263215

Conversation

@JasonKChow
Copy link
Contributor

Summary: Removed numpy version pin to match botorch, had to change transforms to support new api

Differential Revision: D73263215

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 18, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73263215

Summary:

Versions should be stable for aepsych now.

Updated scipy warning filter

Differential Revision: D73229818
Summary:

Removed numpy version pin to match botorch, had to change transforms to support new api

Differential Revision: D73263215
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73263215

@JasonKChow
Copy link
Contributor Author

Concerning deprecation warning needs further examination.

@JasonKChow JasonKChow closed this Apr 18, 2025
JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request Jul 31, 2025
Summary:

Removed numpy version pin to match botorch, had to change transforms to support new api. Also updated various locations where arrays were cast to avoid deprecation warnings.

One set of deprecation warnings remains unfixed and instead ignored, caused by old sqlalchemy version and numpy, not trivial to fix without upgrading sqlalchemy.

Differential Revision: D73263215
facebook-github-bot pushed a commit that referenced this pull request Aug 4, 2025
Summary:
Pull Request resolved: #813

Pull Request resolved: #783

Removed numpy version pin to match botorch, had to change transforms to support new api. Also updated various locations where arrays were cast to avoid deprecation warnings.

Due to PyTorch no longer supporting intel Macs and version 2.2 of PyTorch does not support Numpy 2.0+., we also stop testing on intel macs.

One set of deprecation warnings remains unfixed and instead ignored, caused by old sqlalchemy version and numpy, not trivial to fix without upgrading sqlalchemy.

Reviewed By: tymmsc

Differential Revision: D73263215

fbshipit-source-id: 3a37fe70e1508dde2d6097e468bca19837ac9325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants