Skip to content

[SSS Review]Midify progress bar visualizaion#1676

Merged
kkawa14 merged 1 commit intomainfrom
modify_progress_bar_visualization
Mar 17, 2026
Merged

[SSS Review]Midify progress bar visualizaion#1676
kkawa14 merged 1 commit intomainfrom
modify_progress_bar_visualization

Conversation

@kkawa14
Copy link
Copy Markdown
Collaborator

@kkawa14 kkawa14 commented Mar 16, 2026

Pull Request Description:

  • Midify progress bar visualizaion

    • Add a note about the GPTQ progress bar.
    • Add disable gptq data progress bar flag check unittest.
  • Note: The changes in below files look large, but I only added a with statement and shifted the indentation.

    • ptq/pytorch/quantization_facade.py
    • ptq/keras/quantization_facade.py
    • gptq/pytorch/gptq_training.py
    • gptq/keras/gptq_training.py

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@kkawa14 kkawa14 merged commit 09dfd0e into main Mar 17, 2026
47 checks passed
@kkawa14 kkawa14 deleted the modify_progress_bar_visualization branch March 17, 2026 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants