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

feat(jax): freeze to StableXLO & DeepEval #4256

Merged
merged 9 commits into from
Oct 30, 2024
Merged

Commits on Oct 25, 2024

  1. hlo

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    627947a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. uncomment DEEP_EVAL

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c9fee92 View commit details
    Browse the repository at this point in the history
  2. use jax auto batch size

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2256c6b View commit details
    Browse the repository at this point in the history
  3. Fix typos in docstring

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz and coderabbitai[bot] authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    40ad218 View commit details
    Browse the repository at this point in the history
  4. merge with make_model

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d35198b View commit details
    Browse the repository at this point in the history
  5. remove useless comments

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz and coderabbitai[bot] authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2e3f3ad View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz and coderabbitai[bot] authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    09d0087 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'devel' into hlo

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    748913b View commit details
    Browse the repository at this point in the history
  2. fix docstring

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ac65bc7 View commit details
    Browse the repository at this point in the history