/dl_inference_c_lib

Deep Learning Inference Library in C

Primary LanguageC

This is C library for inference.

Main.c: source file of main function

dl_layers.h: head file of convolution layer

dl_layers.c: source file of convolution layer