387 Commits (b2aaff114c93d2eda89c75208cb598f901b7d033)

Author SHA1 Message Date
iejMac efdd0e213a optimizing simulator performance (#20295) 4 years ago
Dean Lee ee6d78c90b Run models in function run_model (#20272) 4 years ago
Dean Lee bca42582d9 modeldata.h: new function get_model_yuv_transform (#20257) 4 years ago
iejMac afc0597686 Fix simulator docker: CPU only for now (#20227) 4 years ago
Willem Melching c0098cec09 Manager cleanup (#20231) 4 years ago
Willem Melching b5e8c1acdb modeld.cc fix matrix storage order 4 years ago
Willem Melching fc10bc8091 modeld.cc construct matrix directly from data 4 years ago
Dean Lee 5e19cdb0d3 move intrinsic_matrix into modeldata.h, removed duplicate definitions. (#20051) 4 years ago
Adeeb Shihadeh 05eb44115e cereal cleanup part 2 (#20092) 4 years ago
Adeeb Shihadeh 01d65286f0 make thneed compile more robust 4 years ago
Willem Melching dadeec50dd thneed: lookup dlsym offset at compile time (#20019) 4 years ago
Adeeb Shihadeh 966945880b Cereal cleanup (#20003) 4 years ago
Dean Lee 04adbaf8e1 Don't call function in assert (#19997) 4 years ago
Comma Device a63dca4659 fix thneed build 4 years ago
Dean Lee 3f7488b73a model_publish: use kj::ArrayPtr<const float> raw_pred (#19917) 4 years ago
Dean Lee 04d7c01eda dmonitoring: use the same way as driving to build model output more clearly (#19933) 4 years ago
ZwX1616 e961d9b64c pyTorch DM (#19760) 4 years ago
Dean Lee 1a29755702 dmonitoring_publish: use kj::ArrayPtr<const float> raw_pred as paramater instead of float (#19916) 4 years ago
Dean Lee 2a95f73b84 Thneed::clinit() : use cl_get_device_id helper(#19934) 4 years ago
Dean Lee 8c963586f8 model_init: remove memset (#19921) 4 years ago
Dean Lee 898c93dcbf dmonitoring_init: use &s->output[0] instead of &s->output (#19918) 4 years ago
Dean Lee 52e1efffd5 modeld: remove template from fill_meta (#19862) 4 years ago
George Hotz 3484683199 Thneed load/save (#19700) 4 years ago
HaraldSchafer 5c2c6691b2 remove old model packet (#19769) 4 years ago
ZwX1616 744d263288 compensate for tilt 4 years ago
HaraldSchafer c6d9b9565a Mpc rework2 (#19660) 4 years ago
Comma Device 25dbb18f73 fix rounding error 4 years ago
ZwX1616 fa97a4c7be fix tici dm 4 years ago
Dean Lee 99a831dd5c replace std::this_thread::sleep_for with util::sleep_fo (#19717) 4 years ago
Dean Lee 4c1919f41e merge utilpp.h into util.h (#19710) 4 years ago
Dean Lee 5561bb058d dmonitoringd: add helper function get_yuv_buf (#19590) 4 years ago
Willem Melching 3f950832b9 VisionIPC 2.0 (#19641) 4 years ago
Dean Lee 5e557ed96d common exit handler (#19661) 4 years ago
Dean Lee b1b5baf5e9 shorten variable name (#19659) 4 years ago
Dean Lee bbfb751d69 Replace usleep with util::sleep_for (#19643) 4 years ago
Adeeb Shihadeh 5bbe4f3d52 manager tests + make all processes exit cleanly (#19595) 4 years ago
Adeeb Shihadeh 762eda95cd Set GPU priorities + improved modeld priorities (#2691) 4 years ago
George Hotz 02a2f9ca15 Thneed refactors for future functions (#2673) 4 years ago
Adeeb Shihadeh c09d84218d model timing benchmark script 4 years ago
Dean Lee 75e3d20dac convert loadyuv.c to loadyuv.cc (#2754) 4 years ago
Dean Lee 252b63ba15 transform.h: remove extern "C" (#2755) 4 years ago
Dean Lee 9be81a6f99 clutil refactor (#2733) 4 years ago
HaraldSchafer 89b03fa2ee Test model refactor (#2720) 4 years ago
Mitchell Goff 711d60239a Added model_replay and fixed some bugs in camera_replay (#2679) 4 years ago
Adeeb Shihadeh 8809fc68e7 log DSP execution time (#2723) 4 years ago
HoverB_SN_11 3ea014d35d too wide 4 years ago
Dean Lee fb9298b120 fix fille lead (#2703) 4 years ago
ZwX1616 f4bdc2127c raw pred api (#2611) 4 years ago
Dean Lee df9e0b2cb4 simplify building capnp messages with arrays (#2617) 4 years ago
Dean Lee 57138a6e0f Error checking macros for opencl (#2615) 4 years ago