fix: Out-Of-Bounds bug in Unsqueeze by gs-olive · Pull Request #1820 · pytorch/TensorRT

@gs-olive

- Implement support for negative-indexing in unsqueeze, in accordance
with the `torch.unsqueeze` function
- Fix bug for TFT model in PyTorch, which requires negative indexing in
unsqueeze
- Update core utility logic and comments

narendasan

bowang007 pushed a commit that referenced this pull request

Apr 28, 2023

@gs-olive @bowang007