source:
src/ai
@
d91fa83
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
batchnorm.c | 4.9 KB | bee3d52 | 3 years | [batchnorm] improve debug string | |
batchnorm.h | 2.1 KB | 7b2a58c | 3 years | [batchnorm] add first plain version | |
conv1d.c | 9.3 KB | d91fa83 | 3 years | [conv1d] avoid unused variable, update comment | |
conv1d.h | 1.7 KB | 4cb5496 | 3 years | [ai] add first conv1d draft | |
conv2d.c | 10.3 KB | b6097ac | 3 years | [conv2d] set_stride accepts int[] | |
conv2d.h | 2.0 KB | b6097ac | 3 years | [conv2d] set_stride accepts int[] | |
dense.c | 2.9 KB | 00d4f53 | 3 years | [dense] add first plain version | |
dense.h | 1.3 KB | 00d4f53 | 3 years | [dense] add first plain version | |
maxpool1d.c | 2.5 KB | 4d452fb | 3 years | [maxpool1d] improve debug string | |
maxpool1d.h | 1.2 KB | 8f83f9c | 3 years | [ai] add first maxpool1d draft | |
maxpool2d.c | 3.3 KB | 3cbcc40 | 3 years | [maxpool2d] use first element to initialize output value, add stride | |
maxpool2d.h | 1.5 KB | 6d1566e | 3 years | [maxpool2d] add first draft implementation | |
tensor.c | 5.8 KB | a33c395 | 3 years | [tensor] add matmul | |
tensor.h | 3.6 KB | a33c395 | 3 years | [tensor] add matmul |
|
Note: See TracBrowser
for help on using the repository browser.