source: src/ai @ 30cb440e

feature/crepe_org
Name Size Rev Age Author Last Change
../
activation.c 403 bytes 1bba23e   6 years Paul Brossier [activation] add sigmoid and relu, in-place
activation.h 1.3 KB c249f57   6 years Paul Brossier [ai] add some documentation to activation.h
batchnorm.c 4.7 KB 51c0b61   6 years Paul Brossier [batchnorm] remove comments, add a note about no input parameter
batchnorm.h 4.7 KB 3ac1426   6 years Paul Brossier [batchnorm] improve docs for return values
conv1d.c 9.6 KB 3ff9654   6 years Paul Brossier [conv1d] add set_{kernel,bias}
conv1d.h 1.7 KB 322e079   6 years Paul Brossier [ai] add first conv1d draft
conv2d.c 14.5 KB 59162ae   6 years Paul Brossier [conv2d] simplify padding modes enum, use _t suffix for type
conv2d.h 2.0 KB 45a1e1d   6 years Paul Brossier [conv2d] set_stride accepts int[]
dense.c 2.8 KB 5154024   6 years Paul Brossier [dense] remove activation function
dense.h 2.2 KB 30cb440e   6 years Paul Brossier [dense] improve documentation
maxpool1d.c 2.5 KB 8691154   6 years Paul Brossier [maxpool1d] improve debug string
maxpool1d.h 1.2 KB ba0c332   6 years Paul Brossier [ai] add first maxpool1d draft
maxpool2d.c 3.1 KB a524de1   6 years Paul Brossier [maxpool2d] remove train methods
maxpool2d.h 1.4 KB a524de1   6 years Paul Brossier [maxpool2d] remove train methods
tensor.c 6.4 KB cc74a29   6 years Paul Brossier [tensor] add copy
tensor.h 4.1 KB e2010b3   6 years Paul Brossier [tensor] rename have_same_shape
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.