Skip to content
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

Pin jaxlib to a version less than or equal to 0.1.75 #828

Merged
merged 1 commit into from Feb 19, 2022

Conversation

brandonwillard
Copy link
Member

This prevents low-level errors recently introduced by newer versions of jaxlib (e.g. see here).

@brandonwillard brandonwillard added bug Something isn't working important JAX Involves JAX transpilation labels Feb 19, 2022
@brandonwillard brandonwillard self-assigned this Feb 19, 2022
This prevents low-level errors recently introduced by newer versions of
`jaxlib`.
@brandonwillard brandonwillard changed the title Pin jaxlib to a version less than 0.1.75 Pin jaxlib to a version less than or equal to 0.1.75 Feb 19, 2022
@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #828 (9ef57ac) into main (9b4531d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #828   +/-   ##
=======================================
  Coverage   78.46%   78.46%           
=======================================
  Files         152      152           
  Lines       47852    47852           
  Branches    10896    10896           
=======================================
  Hits        37546    37546           
  Misses       7760     7760           
  Partials     2546     2546           

@brandonwillard brandonwillard merged commit 8ce342d into aesara-devs:main Feb 19, 2022
@brandonwillard brandonwillard deleted the pin-broken-jaxlib branch February 19, 2022 01:50
@twiecki
Copy link
Contributor

twiecki commented Feb 19, 2022

Is that a jaxlib bug?

@brandonwillard
Copy link
Member Author

Is that a jaxlib bug?

Looks like it.

@twiecki
Copy link
Contributor

twiecki commented Feb 21, 2022

Perhaps it's this one? conda-forge/jaxlib-feedstock#89

@xhochy
Copy link

xhochy commented Mar 7, 2022

We have fixed the jaxlib issue and you should be able to revert this PR.

@twiecki
Copy link
Contributor

twiecki commented Mar 7, 2022

Thanks for letting us know @xhochy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important JAX Involves JAX transpilation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants