-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update release #1320
Update release #1320
Conversation
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
Signed-off-by: Ruoqian Guo <ruoqiang@nvidia.com> Signed-off-by: Ruoqian Guo <ruoqiang@nvidia.com>
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
* chore: Adding CMake to the CI * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * chore: Adding CMake to the CI * Updated config.yml
Don't use GPU instances where its not needed
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
Signed-off-by: Dheeraj Peri <peri.dheeraj@gmail.com> Signed-off-by: Dheeraj Peri <peri.dheeraj@gmail.com>
* support multiple indices for aten::index.Tensor Signed-off-by: Ruoqian Guo <ruoqiang@nvidia.com> * fix: correct output shape of aten::index.Tensor Signed-off-by: Ruoqian Guo <ruoqiang@nvidia.com> Signed-off-by: Ruoqian Guo <ruoqiang@nvidia.com>
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
#1313) * added interleave_repeat int repeats converter * fixed compile time errors * added repeat_interleave tests, moved converter to expand file * repeat_interleave passing tests for static input * implementation and tests for dynamic input repeat_interleave * dynamic shape checks * reformatting
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
* chore: Adding NGC build path * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Update config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Update config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml * Updated config.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code conforms to C++ style guidelines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code conforms to Python style guidelines
Signed-off-by: Torch-TensorRT Github Bot <torch-tensorrt.github.bot@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code conforms to C++ style guidelines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code conforms to Python style guidelines
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant and/or add your own.
Checklist: