You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add huggingface gpt2 fake tensor unit test for torch.onnx.dynamo_export (pytorch#115380)
open llama, dolly v2 and falcon are still broken regardless of `ExportedProgram`, so they were not moved from `test_fx_to_onnx.py` to `fx_to_onnx_onnxruntime.py`.
Dolly and falcon already have tracking issues, but a tracking issue was created for open llama: pytorch#115552
A tracking issue was created for `xfail_if_model_type_is_exportedprogram` and `xfail_if_model_type_is_not_exportedprogram` issues with unexpected success runs: pytorch#115747
Pull Request resolved: pytorch#115380
Approved by: https://github.com/titaiwangms
0 commit comments