This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
openpilot_comma
mirror of
https://github.com/commaai/openpilot.git
Watch
1
Star
0
Fork
You've already forked openpilot_comma
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
11217
Commits
125
Branches
82
Tags
5.1 GiB
Tree:
ae85ee0932
openpilot_comma
/
tinygrad
1 line
22 B
Raw
Normal View
History
Unescape
Escape
modeld: Move from SNPE to tinygrad (#25207) * compiling, won't work yet * running with inputs and outputs * there's some magic chance this works * no more dlc, include onnx * yolo tests plz * bump tinygrad * files_common + delete dlc * tinygrad_repo -> tinygrad * pre commit config * llops needed * extra in files_common * bump tinygrad * fix indent * tinygrad/nn/__init__ * tinygrad_repo * bump tinygrad repo * bump tinygrad * bump with native_exp, match maybe * native_explog is argument * pyopencl no cache * 5% chance this matches * work in float32? * bump tinygrad * fix build * no __init__ * fix recip * dumb hack * adding thneed PC support * fix pc segfault * pc thneed is working * to_image * prints stuff with debug=2 * it sort of works * copy host ptr is simpler * bug fix * build on c3 * this correct? * reenable float16 * fix private, fixup copy_inputs internal * bump tinygrad and update ref commit * fix OPTWG on PC * maybe fix non determinism * revert model replay ref commit * comments, init zeroed out buffers * upd ref commit * bump tinygrad to fix initial image * try this ref Co-authored-by: Comma Device <device@comma.ai>
3 years ago
tinygrad_repo/tinygrad