source:
src/ai
@
556cadb
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 | 6627c87 | 3 years | [conv1d] use array for stride_shape to match conv2d api | |
conv1d.h | 4.2 KB | 7f915f7 | 3 years | [conv1d] add basic documentation | |
conv2d.c | 14.5 KB | 556cadb | 3 years | [conv2d] set_padding_mode case insensitive | |
conv2d.h | 4.1 KB | ecb9f64 | 3 years | [conv2d] add basic documentation | |
dense.c | 2.8 KB | 8f99431 | 3 years | [dense] remove activation function | |
dense.h | 2.2 KB | 53849b0 | 3 years | [dense] improve documentation | |
maxpool1d.c | 2.5 KB | 8e1e753 | 3 years | [maxpool1d] do not call debug in _do | |
maxpool1d.h | 1.8 KB | 514a87c | 3 years | [maxpool1d] add basic documentation | |
maxpool2d.c | 3.1 KB | 71b6437 | 3 years | [maxpool2d] remove train methods | |
maxpool2d.h | 1.8 KB | 8429515 | 3 years | [maxpool2d] add basic documentation | |
tensor.c | 6.4 KB | d6fdff6 | 3 years | [tensor] have_same_shape returns false on null pointers | |
tensor.h | 4.1 KB | ada7989 | 3 years | [tensor] rename have_same_shape |
|
Note: See TracBrowser
for help on using the repository browser.