182 Commits (cdc46ffbabf9fb9627a44ce8260ce4be7481f32f)

Author SHA1 Message Date
Dean Lee 80cc0eefc9
modeldata.h: new function get_model_yuv_transform (#20257) 4 years ago
iejMac 968ed10200
Fix simulator docker: CPU only for now (#20227) 4 years ago
Willem Melching 5a3b511306
Manager cleanup (#20231) 4 years ago
Willem Melching c3931074bf modeld.cc fix matrix storage order 4 years ago
Willem Melching a27245e6c1 modeld.cc construct matrix directly from data 4 years ago
Dean Lee ae72d34a42
move intrinsic_matrix into modeldata.h, removed duplicate definitions. (#20051) 4 years ago
Adeeb Shihadeh 312b681a46
cereal cleanup part 2 (#20092) 4 years ago
Adeeb Shihadeh 5930749a12 make thneed compile more robust 4 years ago
Willem Melching 1744076514
thneed: lookup dlsym offset at compile time (#20019) 4 years ago
Adeeb Shihadeh 000bd226aa
Cereal cleanup (#20003) 4 years ago
Dean Lee 91504176e4
Don't call function in assert (#19997) 4 years ago
Comma Device dcd4bb4f4e fix thneed build 4 years ago
Dean Lee 0b7b7241c8
model_publish: use kj::ArrayPtr<const float> raw_pred (#19917) 4 years ago
Dean Lee 2d0c249f40
dmonitoring: use the same way as driving to build model output more clearly (#19933) 4 years ago
ZwX1616 8605ba8ab9
pyTorch DM (#19760) 4 years ago
Dean Lee 8bb3c41cfd
dmonitoring_publish: use kj::ArrayPtr<const float> raw_pred as paramater instead of float (#19916) 4 years ago
Dean Lee 21f45e3ef4
Thneed::clinit() : use cl_get_device_id helper(#19934) 4 years ago
Dean Lee ccf055fd62
model_init: remove memset (#19921) 4 years ago
Dean Lee 4bfed95071
dmonitoring_init: use &s->output[0] instead of &s->output (#19918) 4 years ago
Dean Lee 1e617a3931
modeld: remove template from fill_meta (#19862) 4 years ago
George Hotz 59fac9fdc6
Thneed load/save (#19700) 4 years ago
HaraldSchafer 124100d0fa
remove old model packet (#19769) 4 years ago
ZwX1616 78cd373c4b
compensate for tilt 4 years ago
HaraldSchafer 158210cde8
Mpc rework2 (#19660) 4 years ago
Comma Device 451d4590cf fix rounding error 4 years ago
ZwX1616 9eb7688dfe
fix tici dm 4 years ago
Dean Lee 72bb55247c
replace std::this_thread::sleep_for with util::sleep_fo (#19717) 4 years ago
Dean Lee 595830135b
merge utilpp.h into util.h (#19710) 4 years ago
Dean Lee d39d737ae0
dmonitoringd: add helper function get_yuv_buf (#19590) 4 years ago
Willem Melching fb496c692a
VisionIPC 2.0 (#19641) 4 years ago
Dean Lee 86fe2d1697
common exit handler (#19661) 4 years ago
Dean Lee 170ece1ddd
shorten variable name (#19659) 4 years ago
Dean Lee c1cf0882bd
Replace usleep with util::sleep_for (#19643) 4 years ago
Adeeb Shihadeh ffa7e0cbdb
manager tests + make all processes exit cleanly (#19595) 4 years ago
Adeeb Shihadeh c57ee16e86
Set GPU priorities + improved modeld priorities (#2691) 5 years ago
George Hotz 5fdda8dbd8
Thneed refactors for future functions (#2673) 5 years ago
Adeeb Shihadeh 5ba7276118 model timing benchmark script 5 years ago
Dean Lee d6eead25d0
convert loadyuv.c to loadyuv.cc (#2754) 5 years ago
Dean Lee 0fcfb07f1f
transform.h: remove extern "C" (#2755) 5 years ago
Dean Lee 3c08d0f1f7
clutil refactor (#2733) 5 years ago
HaraldSchafer 630c7309a5
Test model refactor (#2720) 5 years ago
Mitchell Goff bbe9accd4d
Added model_replay and fixed some bugs in camera_replay (#2679) 5 years ago
Adeeb Shihadeh b3fd759fe8
log DSP execution time (#2723) 5 years ago
HoverB_SN_11 18c9e42520 too wide 5 years ago
Dean Lee 531b85b983
fix fille lead (#2703) 5 years ago
ZwX1616 f30d15ea24
raw pred api (#2611) 5 years ago
Dean Lee bd4f6650fa
simplify building capnp messages with arrays (#2617) 5 years ago
Dean Lee 42183d913f
Error checking macros for opencl (#2615) 5 years ago
George Hotz bdb1b766d0
Make the DSP work everywhere (#2621) 5 years ago
Willem Melching feaecbd615
remove check on frame drop in modeld (#2638) 5 years ago