Abhiroop Tejomay
Results
2
issues of
Abhiroop Tejomay
## 🐞Description When torchscript code contains for loops and is converted to coreML, the for loops are skipped and the result before the for loop is returned. ## To Reproduce...
bug
PyTorch (not traced)
# What does this PR do? This PR adds the `interpolate_pos_encoding` feature to the Swin Transformer model, allowing it to handle input images of different resolutions while leveraging existing pre-trained...