brandontrabucco / lstm-cuda
This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstm-cuda
- cuDNN sample codes provided by Nvidia☆44Updated 5 years ago
- Implementation of a simple CNN using CUDA☆65Updated 7 years ago
- Efficient Top-K implementation on the GPU☆149Updated 5 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆66Updated 5 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆69Updated 8 years ago
- ☆90Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆168Updated 5 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 7 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆116Updated 4 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆46Updated 3 years ago
- A Winograd Minimal Filter Implementation in CUDA☆23Updated 3 years ago
- flexible-gemm conv of deepcore☆17Updated 4 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 9 months ago
- image to column☆31Updated 10 years ago
- ☆17Updated 4 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆49Updated 6 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆40Updated 6 years ago
- ☆22Updated 4 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 5 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆99Updated 7 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆59Updated 6 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 6 years ago
- notes on reading tensorflow source code☆13Updated 6 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 7 years ago
- Fast sparse deep learning on CPUs☆51Updated 2 years ago
- Implementation of convolution layer in different flavors☆67Updated 7 years ago
- Sparse matrix computation library for GPU☆54Updated 4 years ago