Sai Jayanthi

Results 3 comments of Sai Jayanthi

Hi, we have a solution for OpenVINO integration with Torch-ORT in Beta preview now. For more details, please refer to: https://github.com/pytorch/ort#accelerate-inference-for-pytorch-models-with-onnx-runtime-preview

RuntimeError: tuple appears in op that does not forward tuples, unsupported kind: aten::append is from trtorch.compile. torch.jit.script() works fine. I made the changes to the script to enable debug log...

With PyTorch nightly, Aten Fallback is no longer valid since numpy_T converts to Transpose(https://github.com/pytorch/pytorch/pull/79269).