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

Enhance PyTorchRecorder to pass top-level key to extract state_dict #1300

Merged
merged 16 commits into from
Feb 29, 2024

Commits on Feb 12, 2024

  1. Enhance PyTorchRecorder to pass top level key to extract state_dict

    This is needed for Whisper weight pt files.
    antimora committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ebfefac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2849e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    08283c6 View commit details
    Browse the repository at this point in the history
  2. Fix missing hyphens

    antimora committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    30d0b56 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    779a9c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c8e97 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    3f4f19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85781d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e213f View commit details
    Browse the repository at this point in the history
  4. Update Cargo.lock

    antimora committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c154271 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88c7b35 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    9eb359a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3219f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb220b View commit details
    Browse the repository at this point in the history