Dean Lee
|
fb33366144
|
Fix FutureWarning "Cython directive 'language_level' not set" (#33046)
fix FutureWarning
|
10 months ago |
Harald Schäfer
|
e71ec4e8d7
|
Split cereal into cereal/msgq (#32631)
* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
|
11 months ago |
19igari
|
25cc8a96ef
|
fix(modeld): Fix for unpredictable behavior in commonmodel_pyx.pyx (#32482)
Avoid undefined behavior
Co-authored-by: 19igari <koki.igari@turing-motors.com>
|
12 months ago |
mitchellgoffpc
|
05993f50df
|
Added cython bindings for commonmodel sigmoid
|
2 years ago |
mitchellgoffpc
|
f91e955a86
|
Move Runtime into runmodel_pyx
|
2 years ago |
Mitchell Goff
|
e2e39d100b
|
Added cython bindings for model runners and commonmodel (#29607)
* Added cython bindings for model runners and commonmodel
* Removed cython language_level=3
* loop to set CXXFLAGS for both envs
|
2 years ago |