source: src/ai/conv1d.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @be3164d   3 years Paul Brossier [ai] only compile _debug function in debug mode feature/crepe
(edit) @5a4b6c5   3 years Paul Brossier [conv1d] set_padding_mode case insensitive feature/crepe
(edit) @6627c87   3 years Paul Brossier [conv1d] use array for stride_shape to match conv2d api feature/crepe
(edit) @1b9fe24   3 years Paul Brossier [conv1d] add set_{kernel,bias} feature/crepe
(edit) @7ba59f1   3 years Paul Brossier [conv1d] fix plain version feature/crepe
(edit) @f352c75   3 years Paul Brossier [conv1d] improve comments, wrap long line feature/crepe
(edit) @72d4e42   3 years Paul Brossier [conv1d] remove activation function feature/crepe
(edit) @1f7cb6a   3 years Paul Brossier [conv1d] improve comment and indentation feature/crepe
(edit) @b5b0ddd   3 years Paul Brossier [conv1d] improve debug string feature/cnnfeature/crepe
(edit) @d91fa83   3 years Paul Brossier [conv1d] avoid unused variable, update comment feature/cnnfeature/crepe
(edit) @c97f7ed   3 years Paul Brossier [conv1d] add second blas optimisation using gemv feature/cnnfeature/crepe
(edit) @337e70d   3 years Paul Brossier [conv1d] add first blas optimisation using sdot feature/cnnfeature/crepe
(edit) @f4c5a95   3 years Paul Brossier [conv1d] update to new tensor members feature/cnnfeature/crepe
(add) @4cb5496   3 years Paul Brossier [ai] add first conv1d draft feature/cnnfeature/crepe
Note: See TracRevisionLog for help on using the revision log.