Updated PyTorch OSS benchmark infra (markdown)

Huy Do
2025-06-13 14:30:53 -07:00
parent cc7102c521
commit c0238c336d

@ -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": "",