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

Make CodeEval respect device_eval_batch_size #2969

Merged
merged 29 commits into from
Feb 15, 2024
Merged

Make CodeEval respect device_eval_batch_size #2969

merged 29 commits into from
Feb 15, 2024

Commits on Feb 11, 2024

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

    josejg committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b4a341c View commit details
    Browse the repository at this point in the history
  3. fix

    josejg committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    31782da View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

    josejg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    98d3d3c View commit details
    Browse the repository at this point in the history
  3. fix

    josejg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    665e6de View commit details
    Browse the repository at this point in the history
  4. Helper func

    josejg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e143dc6 View commit details
    Browse the repository at this point in the history
  5. fix

    josejg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e5758de View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Remove todo

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c7239ec View commit details
    Browse the repository at this point in the history
  2. fix documentation

    eitanturok committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2e358fa View commit details
    Browse the repository at this point in the history
  3. use pre-commit run

    eitanturok committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e8fbed8 View commit details
    Browse the repository at this point in the history
  4. Tests

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7483976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    665ae18 View commit details
    Browse the repository at this point in the history
  6. fix error msg

    eitanturok committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    080ed17 View commit details
    Browse the repository at this point in the history
  7. left padding

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a4f2c59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8afbe07 View commit details
    Browse the repository at this point in the history
  9. final touches

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    37bda69 View commit details
    Browse the repository at this point in the history
  10. Fix gpu test

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4b625a6 View commit details
    Browse the repository at this point in the history
  11. Tests

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c288ea8 View commit details
    Browse the repository at this point in the history
  12. Return tensor

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    86b8657 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4ba100 View commit details
    Browse the repository at this point in the history
  14. fix

    josejg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bea48f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7fbabd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. pyright

    josejg committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    72e283a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91aef41 View commit details
    Browse the repository at this point in the history
  3. fix pyright

    josejg committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    84114a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14292e1 View commit details
    Browse the repository at this point in the history
  5. Allow subset batches

    josejg committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2628759 View commit details
    Browse the repository at this point in the history
  6. pyright

    josejg committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    076d113 View commit details
    Browse the repository at this point in the history