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

Implemented basic pipeline for Refitting #2886

Merged
merged 71 commits into from
Jul 2, 2024
Merged

Implemented basic pipeline for Refitting #2886

merged 71 commits into from
Jul 2, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    dc98f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d458e View commit details
    Browse the repository at this point in the history
  3. Renamed function

    cehongwang committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c47bef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Supported multi-engine

    cehongwang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    869aaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4cb669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    388dadc View commit details
    Browse the repository at this point in the history
  4. Enabled three types of runtime. Build an interface for user to easy r…

    …efit. Support setting loading
    cehongwang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f822b28 View commit details
    Browse the repository at this point in the history
  5. Reorganized the code

    cehongwang committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    56eb549 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    94483a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ba84b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6f123 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    bc23ddb View commit details
    Browse the repository at this point in the history
  2. Delete the outdated file

    cehongwang committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    501e5d9 View commit details
    Browse the repository at this point in the history
  3. Deleted setting loading

    cehongwang committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bd5fb55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578927c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fixed dtype bugs

    cehongwang committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    82cd252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3cf823 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    400bcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f08664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2250239 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    c906d0e View commit details
    Browse the repository at this point in the history
  2. reverse the main function

    cehongwang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    51cba6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3576fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cde8fe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b575105 View commit details
    Browse the repository at this point in the history
  6. Fixed a type

    cehongwang committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9923125 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    e25941e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646da9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    924f4a8 View commit details
    Browse the repository at this point in the history
  4. Rename the setting enum

    cehongwang committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3c25a3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c9637d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb5fdba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e47bcb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6e71ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf43a79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cfeb6bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a092229 View commit details
    Browse the repository at this point in the history
  12. Simplified the code

    cehongwang committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4819a6d View commit details
    Browse the repository at this point in the history
  13. Added three testcases

    cehongwang committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bd77f22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b3a769 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Updated the example

    cehongwang committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1456ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acfe31 View commit details
    Browse the repository at this point in the history
  3. Fixed a bug in tests

    cehongwang committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d38e422 View commit details
    Browse the repository at this point in the history
  4. Delete settings check

    cehongwang committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    880afde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dc5bfa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    410689c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Added reference to doc

    cehongwang committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    381f14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebe883 View commit details
    Browse the repository at this point in the history
  3. Chagned the assertion

    cehongwang committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2a3d567 View commit details
    Browse the repository at this point in the history
  4. Renamed the imported name

    cehongwang committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    003380a View commit details
    Browse the repository at this point in the history
  5. Renamed

    cehongwang committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    323db97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de0ab94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de3da26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91c6036 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fixed minor format

    cehongwang committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bd43882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef9af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8882425 View commit details
    Browse the repository at this point in the history
  4. Added comments

    cehongwang committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7f1f958 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merged two if statements

    cehongwang committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b8e023d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Chagned the weight type

    cehongwang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df9cd39 View commit details
    Browse the repository at this point in the history
  2. Fixed hardcoded index

    cehongwang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b33fa0f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    911984d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1c8ca View commit details
    Browse the repository at this point in the history
  3. Fixed inline module check

    cehongwang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    257db26 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d6dbdd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7381221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7768f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a03c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    33bde0f View commit details
    Browse the repository at this point in the history