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

[Feature] Distillation enhancement #463

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    10fdd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e029d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e95f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b978ad3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. fix fpn distill

    HIT-cwh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    019c527 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. add fgd

    HIT-cwh committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a1c9426 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. fix bugs when resuming

    HIT-cwh committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2a6dd39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2abf94 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 23, 2023

  1. kl divergence enhancement

    HIT-cwh committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    45d47c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3651289 View commit details
    Browse the repository at this point in the history
  3. fix model registry

    HIT-cwh committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9ccfc84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bb3c97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb66681 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d787fe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9c83f2 View commit details
    Browse the repository at this point in the history
  8. fix bugs in fgd

    HIT-cwh committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b479dc5 View commit details
    Browse the repository at this point in the history