Files
sunnypilot/selfdrive
DevTekVE f3088779e9 Refactor model runner initialization logic.
Removed the `create_model_runner` factory function and replaced it with direct initialization of `TinyGradRunner` or `ONNXRunner`. Simplified the `__init__` methods by standardizing paths as constants within `model_runner.py` for cleaner and more maintainable code.
2025-01-06 14:55:20 +01:00
..
2024-12-05 16:41:38 -08:00
2020-01-17 11:03:42 -08:00
2024-06-19 19:14:13 -07:00