[maxpool2d] add first draft implementation
authorPaul Brossier <piem@piem.org>
Mon, 7 Jan 2019 22:46:20 +0000 (23:46 +0100)
committerPaul Brossier <piem@piem.org>
Mon, 7 Jan 2019 22:46:20 +0000 (23:46 +0100)
commit791b436d7b938fdf9092e040a1a62b61e17fe161
tree18077806f0ba988944fdf89630f899c8f7b498d9
parent6006760e142e09a6d1e421fcf102f70939a5d39d
[maxpool2d] add first draft implementation
src/ai/maxpool2d.c [new file with mode: 0644]
src/ai/maxpool2d.h [new file with mode: 0644]