Skip to content

Conversation

gs-olive
Copy link
Contributor

@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
@github-actions github-actions bot requested a review from narendasan November 3, 2023 01:37
@gs-olive gs-olive force-pushed the perf_and_version_fixes branch from 58bd493 to 405ad23 Compare November 3, 2023 03:37
- Fix constant folding import
@gs-olive gs-olive force-pushed the perf_and_version_fixes branch from 405ad23 to f17e4ca Compare November 3, 2023 07:01
- 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
@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