Skip to content
/ MEC Public

ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)

License

Notifications You must be signed in to change notification settings

CSshengxy/MEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEC [ ICML2017 ]

MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方) 论文地址

实验环境

系统: Linux mint

安装BLAS的免费版本ATLAS:

sudo apt-get install libatlas-base-dev

openmp

运行

./im2colOpt.sh

About

ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published