Files
dragonpilot/selfdrive/modeld/thneed/kernels/convolution_horizontal_reduced_reads.cl
George Hotz 2c7542d34e Refactor convolutions (#23807)
* one conv with defines

* add conv

* building works on C3

* this is num_outputs too, process replay is so useful

Co-authored-by: Comma Device <device@comma.ai>
2022-02-20 11:55:23 -08:00

5 lines
105 B
Common Lisp

#define SUPPORT_DILATION
__kernel void convolution_horizontal_reduced_reads(
#include "convolution_.cl"