mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updated PyTorch OSS benchmark infra (markdown)
@ -260,7 +260,7 @@ params = {
|
||||
# OPTIONAL: Only query benchmark results for these models. Leaving this as an empty array [] will fetch all of them
|
||||
"models": ["BERT_pytorch"],
|
||||
# OPTIONAL: Only fetch these metrics. Leaving this as an empty array [] will fetch all of them
|
||||
"metrics": ["speedup"]
|
||||
"metrics": ["speedup"],
|
||||
|
||||
# OPTIONAL: Filter the benchmark results by device, i.e. cuda, and arch, i.e. H100
|
||||
"device": "",
|
||||
|
Reference in New Issue
Block a user