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

[ModuleSparsificationInfo] Add logabble_items method #1468

Commits on Mar 17, 2023

  1. initial commit

    dbogunowicz committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    218dd8a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. initial developement

    dbogunowicz committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b21bbca View commit details
    Browse the repository at this point in the history
  2. sync with ben

    dbogunowicz committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    da95fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. prototype ready

    dbogunowicz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c10ebfa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. included ben's comments

    dbogunowicz committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    fe2ce6f View commit details
    Browse the repository at this point in the history
  2. initial commit

    dbogunowicz committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5e633f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update src/sparseml/pytorch/utils/sparsification_info/configs.py

    Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
    dbogunowicz and bfineran authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    bff507d View commit details
    Browse the repository at this point in the history
  2. Update src/sparseml/pytorch/utils/sparsification_info/configs.py

    Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
    dbogunowicz and bfineran authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    84884b1 View commit details
    Browse the repository at this point in the history
  3. address comments

    dbogunowicz committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a25fd82 View commit details
    Browse the repository at this point in the history
  4. fix quantization logic

    dbogunowicz committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    fea32c4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/damian/summary_configs' …

    …into feature/damian/loggable_items
    dbogunowicz committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e24650c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4289bda View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    c9f708d View commit details
    Browse the repository at this point in the history
  2. fix the Identity removal

    dbogunowicz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    68f0bb4 View commit details
    Browse the repository at this point in the history
  3. initial commit

    dbogunowicz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b005900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a053c44 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/damian/add_tests_sparsif…

    …ication' into feature/damian/loggable_items
    dbogunowicz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5c618c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge remote-tracking branch 'origin/feature/damian/module_sparsifica…

    …tion_info' into feature/damian/loggable_items
    dbogunowicz committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    37fb9b3 View commit details
    Browse the repository at this point in the history
  2. cleanup

    dbogunowicz committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    896935a View commit details
    Browse the repository at this point in the history
  3. correct tests

    dbogunowicz committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e050328 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. address PR comments

    dbogunowicz committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    048b8ea View commit details
    Browse the repository at this point in the history