Files
IQ.Pilot/iqpilot/modeld/runners/onnx/onnx_runner.py
2026-07-20 11:06:57 -05:00

3 lines
125 B
Python

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