brandontrabucco / lstm-cuda
This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA
☆24Updated 7 years ago
Alternatives and similar repositories for lstm-cuda:
Users that are interested in lstm-cuda are comparing it to the libraries listed below
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Efficient Top-K implementation on the GPU☆176Updated 6 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆173Updated 5 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- CUDA by practice☆125Updated 5 years ago
- ☆91Updated 8 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆61Updated 3 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆91Updated 6 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆82Updated 2 years ago
- Implementation of a simple CNN using CUDA☆68Updated 7 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆130Updated 4 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 7 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆297Updated 6 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991☆71Updated last year
- Fast sparse deep learning on CPUs☆53Updated 2 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- play gemm with tvm☆90Updated last year
- CUDA Matrix Multiplication Optimization☆181Updated 9 months ago
- image to column☆30Updated 10 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆49Updated 4 years ago