Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

compile:

gcc -o dlinfer Main.c dl_layers.c -lm

About

Deep Learning Inference Library in C

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages