Skip to content

fix: Upgrade main to TRT 8.6, CUDA 11.8, CuDNN 8.8, Torch Dev #1852

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 6 commits into from
May 12, 2023

Conversation

gs-olive
Copy link
Collaborator

@gs-olive gs-olive commented Apr 21, 2023

Description

  • Upgrade versions, make required code edits for functionality and coverage for tests and CI
  • Improve documentation of READMEs 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

@gs-olive gs-olive added the WIP Work is in progress, pull request should not be merged yet label Apr 21, 2023
@github-actions github-actions bot added component: api [Python] Issues re: Python API component: build system Issues re: Build system component: core Issues re: The core compiler component: runtime component: tests Issues re: Tests labels Apr 21, 2023
@github-actions github-actions bot requested a review from narendasan April 21, 2023 21:16
@gs-olive gs-olive removed the request for review from narendasan April 21, 2023 21:17
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch 4 times, most recently from 8e03fd9 to baf61e0 Compare April 22, 2023 05:07
@gs-olive gs-olive mentioned this pull request Apr 22, 2023
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from baf61e0 to 8c71910 Compare April 24, 2023 17:18
@gs-olive gs-olive self-assigned this Apr 24, 2023
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from 8c71910 to 90513a7 Compare April 24, 2023 19:49
@gs-olive gs-olive changed the title fix: Upgrade main to TRT 8.6, CUDA 11.8, Torch Dev fix: Upgrade main to TRT 8.6, CUDA 11.8, CuDNN 8.8, Torch Dev Apr 24, 2023
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch 4 times, most recently from 0541226 to 72f4f5e Compare April 25, 2023 16:38
@gs-olive gs-olive removed the WIP Work is in progress, pull request should not be merged yet label Apr 25, 2023
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from 72f4f5e to 8f73f8a Compare April 25, 2023 18:03
@gs-olive gs-olive marked this pull request as ready for review April 25, 2023 18:03
@gs-olive gs-olive requested review from narendasan and peri044 April 25, 2023 18:05
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch 2 times, most recently from 3413a78 to ba93377 Compare April 27, 2023 00:06
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from ba93377 to 136689f Compare April 28, 2023 19:25
@github-actions github-actions bot added the component: api [C++] Issues re: C++ API label Apr 28, 2023
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch 4 times, most recently from 9122b93 to 76b93a6 Compare May 4, 2023 00:44
peri044 added 4 commits May 3, 2023 19:06
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>
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from 76b93a6 to bbaf024 Compare May 4, 2023 02:08
- Upgrade versions, make required code edits for functionality and
coverage for tests and CI
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from bbaf024 to 5f86d5f Compare May 8, 2023 21:46
@gs-olive gs-olive added the WIP Work is in progress, pull request should not be merged yet label May 9, 2023
@github-actions github-actions bot requested a review from yinghai May 9, 2023 01:24
@gs-olive gs-olive removed the request for review from yinghai May 12, 2023 17:57
@gs-olive gs-olive force-pushed the stack_upgrade_cuda_trt branch from 405f619 to 135029e Compare May 12, 2023 20:38
@gs-olive gs-olive removed the WIP Work is in progress, pull request should not be merged yet label May 12, 2023
Copy link
Collaborator

@narendasan narendasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla signed component: api [C++] Issues re: C++ API component: api [Python] Issues re: Python API component: build system Issues re: Build system component: core Issues re: The core compiler component: fx component: runtime component: tests Issues re: Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants