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

attempt to also run e2e tests that needs gpus #1070

Merged
merged 9 commits into from
Jan 10, 2024
Merged

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    a67c7d0 View commit details
    Browse the repository at this point in the history
  2. fix stray quote

    winglian committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9463938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a811e6c View commit details
    Browse the repository at this point in the history
  4. dockerfile for tests with proper checkout

    ensure wandb is dissabled for docker pytests
    clear wandb env after testing
    clear wandb env after testing
    make sure to provide a default val for pop
    tryin skipping wandb validation tests
    explicitly disable wandb in the e2e tests
    explicitly report_to None to see if that fixes the docker e2e tests
    split gpu from non-gpu unit tests
    skip bf16 check in test for now
    build docker w/o cache since it uses branch name ref
    revert some changes now that caching is fixed
    skip bf16 check if on gpu w support
    winglian committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bd57059 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    501cb0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecfea1e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    68bce89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9b7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bf3e08 View commit details
    Browse the repository at this point in the history