项目作者: EunjuYang

项目描述 :
Deep Learning Framework Test -- Memory Layout
高级语言: Python
项目地址: git://github.com/EunjuYang/DLMEM.git
创建时间: 2017-03-27T14:20:22Z
项目社区:https://github.com/EunjuYang/DLMEM

开源协议:

下载


DLMEM

Deep Learning Framework Test — Memory Layout

Cuda-convnet and cudnn use different memory layouts.
In this repository, we compare the speed of inference according to the memory layout in CNN.
The idea was referenced in a paper on optimizing memory efficiency for Deep Convolutional Neural Networks on GPUs written by Chao Li et al.