brandontrabucco / lstm-cudaLinks
This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA
☆25Updated 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
Sorting:
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- ☆91Updated 8 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Subpart source code of of deepcore v0.7☆27Updated 5 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- Efficient Top-K implementation on the GPU☆179Updated 6 years ago
- image to column☆30Updated 10 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆137Updated 4 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- notes on reading tensorflow source code☆13Updated 6 years ago
- CUDA for MNIST training/inference☆41Updated last year
- ☆67Updated 11 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆296Updated 6 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- symmetric int8 gemm☆66Updated 5 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 7 years ago
- this is the release repository of superneurons☆52Updated 4 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆81Updated 5 years ago
- High optimized fft library based on CUDA(the same fast as cufft and faster some times)☆18Updated 8 years ago