brandontrabucco / lstm-cuda
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:
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- ☆91Updated 8 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 5 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- image to column☆30Updated 10 years ago
- ☆67Updated 11 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆131Updated 4 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- CUDA by practice☆127Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- ☆38Updated 5 years ago
- ☆22Updated 5 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 7 years ago
- Efficient Top-K implementation on the GPU☆178Updated 6 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆71Updated 4 years ago
- Escoin: Efficient Sparse Convolutional Neural Network Inference on GPUs☆16Updated 6 years ago
- Training material for Nsight developer tools☆157Updated 9 months ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆81Updated 5 years ago