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

Type Checking #141

Merged
merged 19 commits into from
Aug 28, 2024
Merged

Type Checking #141

merged 19 commits into from
Aug 28, 2024

Commits on Aug 13, 2024

  1. add type hints

    Eitan Turok committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a829141 View commit details
    Browse the repository at this point in the history
  2. more type checks

    Eitan Turok committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9eb8a20 View commit details
    Browse the repository at this point in the history
  3. tyoe check router

    Eitan Turok committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c902a0e View commit details
    Browse the repository at this point in the history
  4. more type checking

    Eitan Turok committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3eb8819 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. restore sum

    Eitan Turok committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e3f693a View commit details
    Browse the repository at this point in the history
  2. more tests

    Eitan Turok committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b2842c5 View commit details
    Browse the repository at this point in the history
  3. more type checking

    Eitan Turok committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e42a92b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. more updates

    Eitan Turok committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4ebf3d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add py.typed

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    78e4dd5 View commit details
    Browse the repository at this point in the history
  2. git rid of stk type errors

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    34c3024 View commit details
    Browse the repository at this point in the history
  3. remove icecream package

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0cc49f8 View commit details
    Browse the repository at this point in the history
  4. fix matrix import

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4095c1b View commit details
    Browse the repository at this point in the history
  5. add type hints

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8617b39 View commit details
    Browse the repository at this point in the history
  6. fix all torch.distibuted type errors

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0a122a0 View commit details
    Browse the repository at this point in the history
  7. fix more torch.distibuted type errors

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3140c8a View commit details
    Browse the repository at this point in the history
  8. fix all gmm type errors

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a1176e4 View commit details
    Browse the repository at this point in the history
  9. more type checking

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    53d2224 View commit details
    Browse the repository at this point in the history
  10. comment out type checking

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1155ac6 View commit details
    Browse the repository at this point in the history
  11. update

    Eitan Turok committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ec2fd2b View commit details
    Browse the repository at this point in the history