pytorch
4bfb7341 - Backport currently dont work with some models if: (#86510)

Commit
2 years ago
Backport currently dont work with some models if: (#86510) Backport currently dont work with some models if: * model is originally exported with interface call enabled (backport would disable it) * model is flatbuffer (flatbuffer support is soft enabled via link time registry), so we manually trigger it Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/86510 Approved by: https://github.com/cccclai
Author
Committer
Parents
Loading