darknet/src
2015-01-19 22:06:18 -08:00
..
activations.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
activations.cl Trying some stuff w/ dropout 2014-08-27 19:11:46 -07:00
activations.h Trying some stuff w/ dropout 2014-08-27 19:11:46 -07:00
axpy.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
axpy.cl some fixes, some other experiments 2014-12-22 14:35:37 -08:00
cnn.c fast sort of working 2015-01-19 22:06:18 -08:00
col2im.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
col2im.cl Detection good, split up col images 2014-12-03 23:20:29 -08:00
connected_layer.c Faster 2015-01-12 17:27:08 -08:00
connected_layer.h Faster 2015-01-12 17:27:08 -08:00
convolutional_layer.c fast sort of working 2015-01-19 22:06:18 -08:00
convolutional_layer.cl fast sort of working 2015-01-19 22:06:18 -08:00
convolutional_layer.h Faster 2015-01-12 17:27:08 -08:00
cost_layer.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
cost_layer.h stable 2014-11-28 10:38:26 -08:00
cpu_gemm.c Small updates 2014-04-30 16:17:40 -07:00
crop_layer.c updates? 2014-12-16 11:40:05 -08:00
crop_layer.cl updates? 2014-12-16 11:40:05 -08:00
crop_layer.h updates? 2014-12-16 11:40:05 -08:00
data.c Faster 2015-01-12 17:27:08 -08:00
data.h Need to fix line reads 2014-12-28 09:42:35 -08:00
detection_layer.c Added batch to col2im, padding option 2014-07-13 22:07:51 -07:00
detection_layer.h Added batch to col2im, padding option 2014-07-13 22:07:51 -07:00
dropout_layer.c some fixes, some other experiments 2014-12-22 14:35:37 -08:00
dropout_layer.cl 99 problems 2014-12-18 15:46:45 -08:00
dropout_layer.h 99 problems 2014-12-18 15:46:45 -08:00
freeweight_layer.c checkpoint 2014-11-18 13:51:04 -08:00
freeweight_layer.h Convolutional working on GPU 2014-10-13 00:31:10 -07:00
gemm_fast.cl fast sort of working 2015-01-19 22:06:18 -08:00
gemm.c fast sort of working 2015-01-19 22:06:18 -08:00
gemm.cl fast sort of working 2015-01-19 22:06:18 -08:00
im2col.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
im2col.cl Detection good, split up col images 2014-12-03 23:20:29 -08:00
image.c some fixes, some other experiments 2014-12-22 14:35:37 -08:00
image.h Better imagenet distributed training 2014-12-11 13:15:26 -08:00
list.c Slowly refactoring and pushing to GPU 2014-05-02 15:20:34 -07:00
list.h Parsing, image loading, lots of stuff 2013-11-13 10:50:38 -08:00
matrix.c Better imagenet distributed training 2014-12-11 13:15:26 -08:00
matrix.h Better imagenet distributed training 2014-12-11 13:15:26 -08:00
maxpool_layer.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
maxpool_layer.cl softmax on gpu 2014-10-21 14:49:18 -07:00
maxpool_layer.h softmax on gpu 2014-10-21 14:49:18 -07:00
mini_blas.c checkpoint 2014-11-18 13:51:04 -08:00
mini_blas.h Detection good, split up col images 2014-12-03 23:20:29 -08:00
network_gpu.c Stable, needs to be way faster 2015-01-14 12:18:57 -08:00
network.c Stable, needs to be way faster 2015-01-14 12:18:57 -08:00
network.h Stable, needs to be way faster 2015-01-14 12:18:57 -08:00
normalization_layer.c probably how maxpool layers should be 2014-08-08 12:04:15 -07:00
normalization_layer.h Visualizations? 2014-04-16 17:05:29 -07:00
opencl.c fast sort of working 2015-01-19 22:06:18 -08:00
opencl.h lots of cleaning 2014-12-16 15:34:10 -08:00
option_list.c probably how maxpool layers should be 2014-08-08 12:04:15 -07:00
option_list.h probably how maxpool layers should be 2014-08-08 12:04:15 -07:00
parser.c Faster 2015-01-12 17:27:08 -08:00
parser.h probably how maxpool layers should be 2014-08-08 12:04:15 -07:00
server.c lots of cleaning 2014-12-16 15:34:10 -08:00
server.h Distributed training 2014-12-07 00:41:26 -08:00
softmax_layer.c Fixed race condition in server 2014-12-08 11:48:57 -08:00
softmax_layer.cl softmax on gpu 2014-10-21 14:49:18 -07:00
softmax_layer.h Can validate on imagenet now 2014-11-05 14:49:58 -08:00
utils.c Faster 2015-01-12 17:27:08 -08:00
utils.h checkpoint 2014-11-18 13:51:04 -08:00