pytorch
a10897a3 - [Dynamo] Fix number of inputs in onnxrt and tvm backend (#95429)

Commit
2 years ago
[Dynamo] Fix number of inputs in onnxrt and tvm backend (#95429) This PR intends to fix #95428 by only binding active inputs to onnxrt's inference session and tvm's runtime lib after model conversion. Pull Request resolved: https://github.com/pytorch/pytorch/pull/95429 Approved by: https://github.com/jansel
Author
YJ Shi
Committer
Parents
Loading