441 Commits (773d0944d8b51fe2a64c13f0a9b6b0ff9457cf4f)

Author SHA1 Message Date
Mitchell Goff 0c0af682a1
Rewrite navmodeld in python (#29579) 2 years ago
mitchellgoffpc 05993f50df Added cython bindings for commonmodel sigmoid 2 years ago
Mitchell Goff d5a55136a1
Added ModelRunner helpers in modeld/runners/__init__.py (#29737) 2 years ago
mitchellgoffpc f91e955a86 Move Runtime into runmodel_pyx 2 years ago
mitchellgoffpc 857f747467 Remove unnecessary hardware check in modeld 2 years ago
mitchellgoffpc 18526c58b6 Set ADSP_LIBRARY_PATH in snpemodel_pyx 2 years ago
mitchellgoffpc aebff37593 Set RPATH for snpemodel 2 years ago
Mitchell Goff 88a36f4464
Cleaned up modeld SConscript (#29646) 2 years ago
Mitchell Goff 151ac4bf76
Combine update_calibration/get_warp_matrix (#29719) 2 years ago
Mitchell Goff 1eb60516cb
Move update_calibration to modeld.py (#29688) 2 years ago
mitchellgoffpc 12d1020239 -DUSE_THNEED is dead 2 years ago
Mitchell Goff d998fd88a8
Added USE_THNEED environment variable and removed build flag (#29645) 2 years ago
mitchellgoffpc 807410e0ac Remove no-thneed build flag 2 years ago
mitchellgoffpc e0287fa93e Remove USE_THNEED check from run.h 2 years ago
Kacper Rączy a4a0429fca
modeld: fix bash scripts (#29643) 2 years ago
mitchellgoffpc ef8e0fef55 Remove thneed logic from snpemodel 2 years ago
Mitchell Goff 72a3c987c0
Rewrite modeld in python (#29230) 2 years ago
Mitchell Goff e2e39d100b
Added cython bindings for model runners and commonmodel (#29607) 2 years ago
Justin Newberry 1ee6ed4b16
Linter: remove pylint (#29611) 2 years ago
mitchellgoffpc 7dae580441 Moved thneed src to top of modeld sconscript 2 years ago
mitchellgoffpc fc8c97e7a9 Some cleanup in modeld sconscript 2 years ago
mitchellgoffpc a184d40b7a Disable error message in thneed ioctl interceptor to fix pyenv issues 2 years ago
Dean Lee 7bfd3dac81
cpplint: add filter `whitespace/comma` (#29595) 2 years ago
Dean Lee 9c7bf50703
cpplint: add filter `whitespace/tab` (#29588) 2 years ago
Dean Lee 21da5a216f
cpplint: add filter `build/include_subdir` (#29585) 2 years ago
Dean Lee f203648de0
cpplint: add filter `whitespace/semicolon` (#29568) 2 years ago
Dean Lee 5480d32bb5
cpplint: add filter `whitespace/parens` (#29565) 2 years ago
Dean Lee 2d99521e75
cpplint: `build/include_what_you_use` (#29556) 2 years ago
mitchellgoffpc 7699444816 Set paths for cl kernels and onnx_runner.py in modeld SConscript 2 years ago
mitchellgoffpc 24090d2121 Move USE_RUNTIME flags into runmodel.h 2 years ago
mitchellgoffpc 8c478708ee exit if onnxmodel exec fails 2 years ago
Adeeb Shihadeh a9626f95b6
add openpilot prefix to imports (#29498) 2 years ago
Justin Newberry e4ead4f183
Ruff: b905 (strict zip) (#29336) 2 years ago
Justin Newberry 62c1e65924
Ruff: enable most of bugbear (#29320) 2 years ago
Mitchell Goff c04e5d12fc
Non-Inflatable Model 🎈 (#29003) 2 years ago
Justin Newberry 7fdd9fc37c
CI: Pylint to ruff (#29294) 2 years ago
Justin Newberry a91764954b
Revert "CI: pylint to ruff (#29276)" (#29284) 2 years ago
Justin Newberry cb31a53d8a
CI: pylint to ruff (#29276) 2 years ago
eFini e883789c0e
unused variables removal (#29247) 2 years ago
mitchellgoffpc 66dfe8fd5e Added modeld gitignore 2 years ago
Mitchell Goff 663fc0d8fe
Clean up model_publish args to simplify cython bindings (#29203) 2 years ago
Kacper Rączy c640429406
aarch64: ubuntu build support (#29171) 2 years ago
Dean Lee 940954c13e
swaglog: enable type-checked against format string (#29096) 2 years ago
Nima Khodaveisi 24c7b044de
dmmonitoringmodeld: remove unused libyuv import (#29180) 2 years ago
YassineYousfi 14e524d52b
models/README: DM input is only luma (#29188) 2 years ago
Shane Smiskol 12ed894362
dmonitoringmodeld: initialize model first (#29080) 2 years ago
Shane Smiskol 6bc28fc769
experimental mode: gate nav (#29007) 2 years ago
Kacper Rączy 8ce72760e7
onnx_runner: force determinism (#29000) 2 years ago
Shane Smiskol b5b431c12d
Revert "experimental mode: gate navigate on openpilot (#28883)" (#29005) 2 years ago
Dean Lee 8dcd92253b
dmonitoring: use sizeof(float) instead of hardcorded size (#28963) 2 years ago