Add export_llama performance regression test using expected ops (#9158)
### Summary Add a proxy for an `export_llama` performance regression test by comparing the ops in the graph before and after the PR. The export happens without loading a checkpoint or params file, which means that all of the base `ModelArgs` values for `llama_transformer` will be used. ### Test plan N/A
J
Jack committed
2f65c3a9c9128de8d4d37773c17a5d78a8e528a2
Parent: 50ec82e
Committed by GitHub <noreply@github.com>
on 3/26/2025, 1:07:45 PM