mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated PyTorch OSS benchmark infra (markdown)
@ -263,8 +263,8 @@ params = {
|
||||
"metrics": ["speedup"],
|
||||
|
||||
# OPTIONAL: Filter the benchmark results by device, i.e. cuda, and arch, i.e. H100
|
||||
"device": "",
|
||||
"arch": "",
|
||||
"device": "cuda",
|
||||
"arch": "H100",
|
||||
|
||||
# OPTIONAL: Use this when you only care about the benchmark results from a specific branch and commit
|
||||
"branch": "",
|
||||
|
Reference in New Issue
Block a user