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: convert model files between backends #3323

Merged
merged 11 commits into from
Feb 23, 2024

Commits on Feb 21, 2024

  1. checkpoint

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f4c54bc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    e11ece8 View commit details
    Browse the repository at this point in the history
  2. almost done

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aa3d23f View commit details
    Browse the repository at this point in the history
  3. fix bugs

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0ff9d68 View commit details
    Browse the repository at this point in the history
  4. add tests

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    315f668 View commit details
    Browse the repository at this point in the history
  5. add tests; fix bugs

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    06732ed View commit details
    Browse the repository at this point in the history
  6. fix tests

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b4f9b2f View commit details
    Browse the repository at this point in the history
  7. add examples

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fc11897 View commit details
    Browse the repository at this point in the history
  8. store model_param when getting the model

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a566e90 View commit details
    Browse the repository at this point in the history
  9. rename model_param to model_def_script

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    36c8f07 View commit details
    Browse the repository at this point in the history
  10. support serialize .pt file

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    df642da View commit details
    Browse the repository at this point in the history