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

basic interpeter for scaled ops and scaled arrays #8

Merged
merged 12 commits into from
Nov 8, 2023

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    aeedd3d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:graphcore-research/jax-scaled-arith…

    …metics into scaledarray-basic-interpreter
    lyprince committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9611bb3 View commit details
    Browse the repository at this point in the history
  3. precommit

    lyprince committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    62b2289 View commit details
    Browse the repository at this point in the history
  4. mypy fixes

    lyprince committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    71df866 View commit details
    Browse the repository at this point in the history
  5. use ScaledArray.aval

    lyprince committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0b43a91 View commit details
    Browse the repository at this point in the history
  6. move registry into core

    lyprince committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    404a2f6 View commit details
    Browse the repository at this point in the history
  7. Fixing module imports

    balancap committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3f9d5ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5f4707 View commit details
    Browse the repository at this point in the history
  9. linting fixes

    lyprince committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7ae1648 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2fbd51 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f599599 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a850b9 View commit details
    Browse the repository at this point in the history