pytorch/benchmarks/gpt_fast
Huy Do fe68f61c59 Migrate micro benchmark results to benchmark database schema v3 (#141745)
Similar to https://github.com/pytorch/pytorch/pull/141087, this uploads the micro benchmark results to benchmark database with its new schema v3. The data can then be queried.

~I'm testing with `inductor-micro-benchmark-x86` which should be sufficient because `inductor-micro-benchmark` is broken atm.  The CSV output stays for now until the dashboard is migrated to schema v3.~ https://github.com/pytorch/pytorch/issues/141747 has been resolved, so inductor-micro-benchmark should work now

Pull Request resolved: https://github.com/pytorch/pytorch/pull/141745
Approved by: https://github.com/yanboliang
2024-12-02 19:45:51 +00:00
..
benchmark.py Migrate micro benchmark results to benchmark database schema v3 (#141745) 2024-12-02 19:45:51 +00:00
generate.py Extend gpt-fast LLM dashboard to support torchao autoquant (#140627) 2024-11-27 21:57:48 +00:00
mixtral_moe_model.py
mixtral_moe_quantize.py [BE] Format .ci/ / .github/ / benchmarks/ / functorch/ / tools/ / torchgen/ with ruff format (#132577) 2024-10-11 18:30:26 +00:00
model.py
quantize.py