Updated PyTorch OSS benchmark infra (markdown)

Huy Do
2025-06-12 18:12:14 -07:00
parent 1eeaffbefa
commit 4642ccf42e

@ -232,10 +232,15 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
```
## Benchmark database
## Query benchmark results
### Query API
TODO
### Benchmark database
The benchmark database on ClickHouse Cloud is currently accessible to all Metamates. We also provide a [ClickHouse MCP server](https://github.com/izaitsevfb/clickhouse-mcp) that you can install to access the database via an AI agent like Claude Code.
A quick way to check your access to the database is to do the following steps:
The step to access the database is as follows:
1. Login to https://console.clickhouse.cloud. For metamates, you can login using your meta email using SSO and request access. Read-only access will be granted by default.
2. Select `benchmark` database