mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-24 04:53:52 +08:00
* 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"
|