compile3 0.10.1 driving_vision in mac pytest (#14911)

* compile3 0.10.1 driving_vision in mac pytest

* sync before re-executing onetime kernels
This commit is contained in:
chenyu
2026-02-20 12:23:52 -05:00
committed by GitHub
parent d895713116
commit 07d145debd
2 changed files with 4 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ jobs:
run: |
source /tmp/tinygrad_pytest_ci/bin/activate
pytest -nauto --durations=20
- name: openpilot compile3 0.10.1 driving_vision
run: FLOAT16=1 CL=1 IMAGE=2 python3.11 examples/openpilot/compile3.py https://github.com/commaai/openpilot/raw/720392c9a5b986981fdbed1bb8c47a6c5573a50e/selfdrive/modeld/models/driving_vision.onnx
testmacbenchmark:
name: Mac Benchmark