TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

chore: Increasing torch_version deps in setup

Open andi4191 opened this issue 3 years ago • 1 comments

Signed-off-by: Anurag Dixit [email protected]

Description

Bumping the range check for torch version in setup.py

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

  • 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
  • [ ] I have commented my code, particularly in hard-to-understand areas and hacks
  • [ ] 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

andi4191 avatar Aug 18 '22 23:08 andi4191

This should be merged post release

narendasan avatar Aug 19 '22 01:08 narendasan