mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated PyTorch OSS benchmark infra (markdown)
@ -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
|
||||
|
Reference in New Issue
Block a user