fix: Upgrade main
to TRT 8.6, CUDA 11.8, CuDNN 8.8, Torch Dev by gs-olive · Pull Request #1852 · pytorch/TensorRT (original) (raw)
Description
- Upgrade versions, make required code edits for functionality and coverage for tests and CI
- Improve documentation of
README
s across repository - Add in test cases previously disabled due to dependency issues
Type of change
- Version Upgrades
- Bug fix (non-breaking change which fixes an issue)
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
Work is in progress, pull request should not be merged yet
label
gs-olive changed the title
fix: Upgrade fix: Upgrade main
to TRT 8.6, CUDA 11.8, Torch Devmain
to TRT 8.6, CUDA 11.8, CuDNN 8.8, Torch Dev
Work is in progress, pull request should not be merged yet
label
gs-olive marked this pull request as ready for review
Signed-off-by: Dheeraj Peri peri.dheeraj@gmail.com
Signed-off-by: Dheeraj Peri peri.dheeraj@gmail.com
Signed-off-by: Dheeraj Peri peri.dheeraj@gmail.com
Signed-off-by: Dheeraj Peri peri.dheeraj@gmail.com
- Upgrade versions, make required code edits for functionality and coverage for tests and CI
Work is in progress, pull request should not be merged yet
label
Work is in progress, pull request should not be merged yet
label
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
gs-olive deleted the stack_upgrade_cuda_trt branch