source:
src/ai
@
e75a48e
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
tensor.h | 3.6 KB | 6006760 | 6 years | [tensor] add matmul | |
tensor.c | 5.8 KB | 6006760 | 6 years | [tensor] add matmul | |
maxpool2d.h | 1.4 KB | a524de1 | 6 years | [maxpool2d] remove train methods | |
maxpool2d.c | 3.1 KB | a524de1 | 6 years | [maxpool2d] remove train methods | |
maxpool1d.h | 1.2 KB | ba0c332 | 6 years | [ai] add first maxpool1d draft | |
maxpool1d.c | 2.5 KB | 8691154 | 6 years | [maxpool1d] improve debug string | |
dense.h | 1.3 KB | fb3a9f5 | 6 years | [dense] add first plain version | |
dense.c | 2.8 KB | 5154024 | 6 years | [dense] remove activation function | |
conv2d.h | 2.0 KB | 45a1e1d | 6 years | [conv2d] set_stride accepts int[] | |
conv2d.c | 14.5 KB | 59162ae | 6 years | [conv2d] simplify padding modes enum, use _t suffix for type | |
conv1d.h | 1.7 KB | 322e079 | 6 years | [ai] add first conv1d draft | |
conv1d.c | 9.2 KB | c32d8b2 | 6 years | [conv1d] fix plain version | |
batchnorm.h | 2.0 KB | 689ba93 | 6 years | [batchnorm] accepts any input size, allocate weights in get_output_shape | |
batchnorm.c | 4.8 KB | 689ba93 | 6 years | [batchnorm] accepts any input size, allocate weights in get_output_shape | |
activation.h | 904 bytes | b0b167a | 6 years | [activation] add header template | |
activation.c | 403 bytes | 1bba23e | 6 years | [activation] add sigmoid and relu, in-place |
|
Note: See TracBrowser
for help on using the repository browser.