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 numpy to < 2.0 until tensorboard cuts a release #2641

Closed

Commits on Aug 7, 2024

  1. pin numpy to < 2.0 until tensorboard cuts a release (facebook#2641)

    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
    Bernie Beckerman authored and facebook-github-bot committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b7bddf0 View commit details
    Browse the repository at this point in the history