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

cherry-pick/fix: Performance benchmarking fixes and Torch version fix #2433

Merged
merged 6 commits into from
Nov 6, 2023

Conversation

gs-olive
Copy link
Collaborator

@gs-olive gs-olive commented Nov 3, 2023

Description

Type of change

  • Cherry-picks and version fixes

Checklist:

  • [ x ] My code follows the style guidelines of this project (You can use the linters)
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas and hacks
  • [ x ] I have made corresponding changes to the documentation
  • [ - ] I have added tests to verify my fix or my feature
  • [ x ] New and existing unit tests pass locally with my changes
  • [ x ] I have added the relevant labels to my PR in so that relevant reviewers are notified

peri044 and others added 4 commits November 2, 2023 18:01
- Segfault fix for benchmarking on Docker container with CUDNN 8.8
- Likely due to Torch 2.1.0 based on CUDNN 8.9
@github-actions github-actions bot added component: api [Python] Issues re: Python API component: build system Issues re: Build system component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes labels Nov 3, 2023
- Fix constant folding import
- Tutorial for using torch.compile with Stable Diffusion and
Torch-TensorRT
- Demonstration of output images without need to rerun the whole script
upon initial compilation of the docs
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 3, 2023
@gs-olive gs-olive merged commit 6d865da into pytorch:release/2.1 Nov 6, 2023
17 of 19 checks passed
@gs-olive gs-olive deleted the perf_and_version_fixes branch November 6, 2023 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed component: api [Python] Issues re: Python API component: build system Issues re: Build system component: dynamo Issues relating to the `torch.compile` or `torch._dynamo.export` paths component: lowering Issues re: The lowering / preprocessing passes documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants