TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

feat: First pass at Windows CI

Open gs-olive opened this issue 2 years ago • 0 comments

Description

  • Update setup.py to enable bdist_wheel build
  • Add GHA tooling for Windows

Fixes #2489

Type of change

  • New CI Path

Checklist:

  • [ ] My code follows the style guidelines of this project (You can use the linters)
  • [ ] 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
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] I have added the relevant labels to my PR in so that relevant reviewers are notified

gs-olive avatar Nov 29 '23 17:11 gs-olive