Files
sunnypilot/selfdrive
DevTekVE ec44b78ad8 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.
2024-12-29 17:14:08 +01:00
..
2024-12-05 16:41:38 -08:00
2024-12-17 11:18:41 -08:00
2020-01-17 11:03:42 -08:00
2024-06-19 19:14:13 -07:00