mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated PyTorch OSS benchmark infra (markdown)
@ -282,22 +282,19 @@ with open("benchmark_results.txt", "w") as f:
|
||||
The list of available benchmarks at the moment are:
|
||||
|
||||
```
|
||||
"repo","benchmark_name"
|
||||
-----------------------
|
||||
"pytorch-labs/tritonbench","compile_time"
|
||||
"pytorch-labs/tritonbench","nightly"
|
||||
"pytorch/ao","TorchAO benchmark"
|
||||
"pytorch/ao","micro-benchmark api"
|
||||
"pytorch/benchmark","TorchInductor"
|
||||
"pytorch/executorch","ExecuTorch"
|
||||
"pytorch/pytorch","PyTorch gpt-fast benchmark"
|
||||
"pytorch/pytorch","PyTorch operator benchmark"
|
||||
"pytorch/pytorch","TorchCache Benchmark"
|
||||
"pytorch/pytorch","TorchInductor"
|
||||
"pytorch/pytorch","cache_benchmarks"
|
||||
"pytorch/pytorch","pr_time_benchmarks"
|
||||
"pytorch/pytorch","sccache_stats"
|
||||
"vllm-project/vllm","vLLM benchmark"
|
||||
"pytorch-labs/tritonbench": "compile_time"
|
||||
"pytorch-labs/tritonbench": "nightly"
|
||||
"pytorch/ao": "TorchAO benchmark"
|
||||
"pytorch/ao": "micro-benchmark api"
|
||||
"pytorch/benchmark": "TorchInductor"
|
||||
"pytorch/executorch": "ExecuTorch"
|
||||
"pytorch/pytorch": "PyTorch gpt-fast benchmark"
|
||||
"pytorch/pytorch": "PyTorch operator benchmark"
|
||||
"pytorch/pytorch": "TorchCache Benchmark"
|
||||
"pytorch/pytorch": "TorchInductor"
|
||||
"pytorch/pytorch": "cache_benchmarks"
|
||||
"pytorch/pytorch": "pr_time_benchmarks"
|
||||
"vllm-project/vllm": "vLLM benchmark"
|
||||
```
|
||||
|
||||
### Benchmark database
|
||||
|
Reference in New Issue
Block a user