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

[BugFix] Add analyze to init #421

Merged
merged 6 commits into from
Feb 6, 2024
Merged

[BugFix] Add analyze to init #421

merged 6 commits into from
Feb 6, 2024

Commits on Feb 1, 2024

  1. Add analyze to init

    rahul-tuli committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    48fa43c View commit details
    Browse the repository at this point in the history
  2. Move onnxruntime to deps

    rahul-tuli committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1116cb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

  1. Print model analysis (#423)

    * [model.download] fix function returning nothing (#420)
    
    * [BugFix] Path not expanded (#418)
    
    * print model-analysis
    
    * [Fix] Allow for processing Path in the sparsezoo analysis (#417)
    
    * add print statement at the end of cli run
    
    ---------
    
    Co-authored-by: Dipika Sikka <dipikasikka1@gmail.com>
    Co-authored-by: Rahul Tuli <rahul@neuralmagic.com>
    Co-authored-by: dbogunowicz <97082108+dbogunowicz@users.noreply.github.com>
    4 people committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    df35785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335f957 View commit details
    Browse the repository at this point in the history
  3. Omit scalar weight (#424)

    * ommit scalar weights:
    
    * remove unwanted files
    
    * comment
    
    * Update src/sparsezoo/utils/onnx/analysis.py
    
    Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
    horheynm and bfineran committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c0b4aea View commit details
    Browse the repository at this point in the history