k5iogura / darknet_sdl_FoldBatchNorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Darknet

Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.

For more information see the Darknet project website.

For questions or issues please use the Google Group.

For Folding BatchNorm int Convolutional layer. For change GEMM Calculation with Column-Major B Matrix to speed up by FPGA.

About

License:Other


Languages

Language:C 83.5%Language:Cuda 8.6%Language:Python 6.7%Language:Makefile 0.4%Language:Shell 0.4%Language:C++ 0.3%