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

Add integration test for backend-specific imports #945

Closed
wants to merge 14 commits into from

Commits on Sep 19, 2023

  1. Add JAX version checking

    nkovela1 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e248ba1 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    nkovela1 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f53cfd1 View commit details
    Browse the repository at this point in the history
  3. Add test for invalid version

    nkovela1 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0e7cbb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    4450223 View commit details
    Browse the repository at this point in the history
  2. Setup import script

    nkovela1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    afeadf0 View commit details
    Browse the repository at this point in the history
  3. Add file cleanup

    nkovela1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2e5fd33 View commit details
    Browse the repository at this point in the history
  4. Add basic flow script

    nkovela1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f1830a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    c742441 View commit details
    Browse the repository at this point in the history
  2. Uninstall other backends

    nkovela1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4b7b4ad View commit details
    Browse the repository at this point in the history
  3. Fix whl install

    nkovela1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3358f03 View commit details
    Browse the repository at this point in the history
  4. Shorten training

    nkovela1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0d4f27c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Convert scripts to tests

    nkovela1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    318deb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e13f0 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    nkovela1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    347b3d7 View commit details
    Browse the repository at this point in the history