Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: X-link: fairinternal/detectron2#604 Pull Request resolved: #5334 Add a check to deal with dynamic shapes so that the model can be exported with `torch.export`. This check prevents the graph break caused by the SymInt by delaying the assertion to runtime. Reviewed By: wat3rBro Differential Revision: D60126415 fbshipit-source-id: a2a75530db523bfdde984b890595e02360d8e07f
- Loading branch information