source:
src/ai
@
7420c40
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.5 KB | 791b436 | 6 years | [maxpool2d] add first draft implementation | |
maxpool2d.c | 3.3 KB | 7420c40 | 6 years | [maxpool2d] use first element to initialize output value, add stride | |
maxpool1d.h | 1.2 KB | ba0c332 | 6 years | [ai] add first maxpool1d draft | |
maxpool1d.c | 2.6 KB | f9f03ff | 6 years | [maxpool1d] use first element to initialize output value, add a stride | |
dense.h | 1.3 KB | fb3a9f5 | 6 years | [dense] add first plain version | |
dense.c | 2.9 KB | fb3a9f5 | 6 years | [dense] add first plain version | |
conv2d.h | 2.0 KB | f3848c0 | 6 years | [conv2d] add first plain draft | |
conv2d.c | 10.3 KB | f3848c0 | 6 years | [conv2d] add first plain draft | |
conv1d.h | 1.7 KB | 322e079 | 6 years | [ai] add first conv1d draft | |
conv1d.c | 7.4 KB | 6e4ef27 | 6 years | [conv1d] update to new tensor members | |
batchnorm.h | 2.1 KB | 2fec649 | 6 years | [batchnorm] add first plain version | |
batchnorm.c | 4.9 KB | 2fec649 | 6 years | [batchnorm] add first plain version |
|
Note: See TracBrowser
for help on using the repository browser.