source:
src/ai
@
5a89af0
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
activation.c | 403 bytes | 1bba23e | 6 years | [activation] add sigmoid and relu, in-place | |
activation.h | 1.3 KB | c249f57 | 6 years | [ai] add some documentation to activation.h | |
batchnorm.c | 4.7 KB | 51c0b61 | 6 years | [batchnorm] remove comments, add a note about no input parameter | |
batchnorm.h | 4.7 KB | 3ac1426 | 6 years | [batchnorm] improve docs for return values | |
conv1d.c | 9.6 KB | b60514b | 6 years | [conv1d] use array for stride_shape to match conv2d api | |
conv1d.h | 4.2 KB | 0067121 | 6 years | [conv1d] add basic documentation | |
conv2d.c | 14.5 KB | 5a89af0 | 6 years | [conv2d] set_padding_mode case insensitive | |
conv2d.h | 4.1 KB | 30ad7e7 | 6 years | [conv2d] add basic documentation | |
dense.c | 2.8 KB | 5154024 | 6 years | [dense] remove activation function | |
dense.h | 2.2 KB | 30cb440e | 6 years | [dense] improve documentation | |
maxpool1d.c | 2.5 KB | 45a28ea | 6 years | [maxpool1d] do not call debug in _do | |
maxpool1d.h | 1.8 KB | 382375d | 6 years | [maxpool1d] add basic documentation | |
maxpool2d.c | 3.1 KB | a524de1 | 6 years | [maxpool2d] remove train methods | |
maxpool2d.h | 1.8 KB | 217ca89 | 6 years | [maxpool2d] add basic documentation | |
tensor.c | 6.4 KB | 085696b | 6 years | [tensor] have_same_shape returns false on null pointers | |
tensor.h | 4.1 KB | e2010b3 | 6 years | [tensor] rename have_same_shape |
|
Note: See TracBrowser
for help on using the repository browser.