source:
src/ai
@
1b9fe24
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
activation.c | 403 bytes | 387a5b1 | 3 years | [activation] add sigmoid and relu, in-place | |
activation.h | 1.3 KB | 2de864e | 3 years | [ai] add some documentation to activation.h | |
batchnorm.c | 4.7 KB | e75bd80 | 3 years | [batchnorm] remove comments, add a note about no input parameter | |
batchnorm.h | 4.7 KB | 7897b51 | 3 years | [batchnorm] improve docs for return values | |
conv1d.c | 9.6 KB | 1b9fe24 | 3 years | [conv1d] add set_{kernel,bias} | |
conv1d.h | 1.7 KB | 4cb5496 | 3 years | [ai] add first conv1d draft | |
conv2d.c | 14.5 KB | 3837125 | 3 years | [conv2d] simplify padding modes enum, use _t suffix for type | |
conv2d.h | 2.0 KB | b6097ac | 3 years | [conv2d] set_stride accepts int[] | |
dense.c | 2.8 KB | 8f99431 | 3 years | [dense] remove activation function | |
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.1 KB | 71b6437 | 3 years | [maxpool2d] remove train methods | |
maxpool2d.h | 1.4 KB | 71b6437 | 3 years | [maxpool2d] remove train methods | |
tensor.c | 6.4 KB | 0dad503 | 3 years | [tensor] add copy | |
tensor.h | 4.1 KB | 0dad503 | 3 years | [tensor] add copy |
|
Note: See TracBrowser
for help on using the repository browser.