Skip to content

feat(data,site): CPU catalog + CPU/GPU benchmark scores + new homepage #1

feat(data,site): CPU catalog + CPU/GPU benchmark scores + new homepage

feat(data,site): CPU catalog + CPU/GPU benchmark scores + new homepage #1

Workflow file for this run

name: validate-data
on:
pull_request:
paths:
- "data/**"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Validate seed JSON (§9.3, §15.3)
run: python -m scripts.validate