371 Commits (e56c2f6ee4d8353f3f0c0866ffcce6e479249043)

Author SHA1 Message Date
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
George Hotz c22f0fc034 Make the DSP work everywhere (#2621) 4 years ago
Willem Melching 19855c90f1 remove check on frame drop in modeld (#2638) 4 years ago
Comma Device 2bc2c7c9b3 mask out the priority 4 years ago
Comma Device 8cb58c9d20 give the model GPU context highest priority 4 years ago
George Hotz 55df5b0ddf More governance work, fix thneed (#2610) 4 years ago
George Hotz 7ce6b3e65e Prerotate dmonitoringmodeld input (#2606) 4 years ago
Adeeb Shihadeh 4be6d905dc update frame drop filter (#2592) 4 years ago
George Hotz 6b32f79ae6 New settings for governors, +30% memory bandwidth (#2590) 4 years ago
Adeeb Shihadeh 66aba30092 should be seconds 4 years ago
Adeeb Shihadeh 1a99d77746 log DM model execution time (#2589) 4 years ago
Comma Device 51711af7ff fix some lack of cache awareness in yuvframe2tensor 4 years ago
Comma Device 8de3c8cf75 simpler repro for dmon lag issue 4 years ago
George Hotz 599ee894cd other includes to build repro on pc 4 years ago
Comma Device 04e6e04bb4 simpler repro, no vector required 4 years ago
Comma Device 6d764d4ade repros better with cache clears 4 years ago
Comma Device 67d4a60288 reproduce dmon lag 4 years ago