# # ChangeLog for src/ai/conv1d.c # # Generated by Trac 1.2 # Jan 31, 2025, 3:23:02 PM Thu, 10 Jan 2019 18:11:28 GMT Paul Brossier [f392b88] * src/ai/conv1d.c (modified) [conv1d] remove activation function Thu, 10 Jan 2019 18:10:50 GMT Paul Brossier [977a5c3] * src/ai/conv1d.c (modified) [conv1d] improve comment and indentation Tue, 08 Jan 2019 14:49:55 GMT Paul Brossier [52b0e42] * src/ai/conv1d.c (modified) [conv1d] improve debug string Tue, 08 Jan 2019 14:49:30 GMT Paul Brossier [eba2bc7a] * src/ai/conv1d.c (modified) [conv1d] avoid unused variable, update comment Tue, 08 Jan 2019 14:45:59 GMT Paul Brossier [f217068] * src/ai/conv1d.c (modified) [conv1d] add second blas optimisation using gemv Tue, 08 Jan 2019 14:29:51 GMT Paul Brossier [3ffea61d] * src/ai/conv1d.c (modified) [conv1d] add first blas optimisation using sdot Tue, 01 Jan 2019 17:39:26 GMT Paul Brossier [6e4ef27] * src/ai/conv1d.c (modified) [conv1d] update to new tensor members Mon, 31 Dec 2018 16:09:34 GMT Paul Brossier [322e079] * src/ai/conv1d.c (added) * src/ai/conv1d.h (added) [ai] add first conv1d draft