Files
IQ.Pilot/iqpilot/modeld/runners/tinygrad/fused_runner.py
2026-08-22 23:42:42 -05:00

3 lines
130 B
Python

#!/usr/bin/env python3
from openpilot.iqpilot.selfdrive.iqmodeld.models.runners.tinygrad.fused_runner import * # noqa: F401,F403