mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-15 13:13:41 +08:00
2c7542d34e
* 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>
5 lines
105 B
Common Lisp
5 lines
105 B
Common Lisp
#define SUPPORT_DILATION
|
|
|
|
__kernel void convolution_horizontal_reduced_reads(
|
|
#include "convolution_.cl"
|