openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cameron Clough 9bd90112d0 use pyupgrade to update to new typing syntax (#31580) 1 year ago
..
__init__.py Converted onnx runner to python (#29856) 2 years ago
onnxmodel.py use pyupgrade to update to new typing syntax (#31580) 1 year ago
run.h Rewrite dmonitoringmodeld in python (#29740) 2 years ago
runmodel.h Move USE_RUNTIME flags into runmodel.h 2 years ago
runmodel.pxd Move Runtime into runmodel_pyx 2 years ago
runmodel_pyx.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
runmodel_pyx.pyx add Cython static analysis (#31491) 1 year ago
snpemodel.cc Remove thneed logic from snpemodel 2 years ago
snpemodel.h Remove thneed logic from snpemodel 2 years ago
snpemodel.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
snpemodel_pyx.pyx Set ADSP_LIBRARY_PATH in snpemodel_pyx 2 years ago
thneedmodel.cc cpplint: `build/include_what_you_use` (#29556) 2 years ago
thneedmodel.h cpplint: `build/include_what_you_use` (#29556) 2 years ago
thneedmodel.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
thneedmodel_pyx.pyx Added cython bindings for model runners and commonmodel (#29607) 2 years ago