Learn Before
cuda-convnet
The cuda-convnet library is a highly optimized implementation of deep convolutional neural networks designed to run on GPUs, developed by Alex Krizhevsky and Ilya Sutskever. By efficiently parallelizing convolutions and matrix multiplications on hardware, it served as the industry standard for several years and powered the initial boom in deep learning.
0
1
Tags
D2L
Dive into Deep Learning @ D2L
Related
CPU vs. GPU Architecture in Deep Learning
AlexNet Convolutional Neural Network
cuda-convnet
General-Purpose GPUs (GPGPUs)
GPU Hardware Configurations in Deep Learning
High-Bandwidth GPU Memory Technologies
Hardware Accelerators for Inference
Hardware Accelerators for Training
NVIDIA Collective Communications Library (NCCL)
Parallelization on Multiple GPUs