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:
- Efficient Top-K implementation on the GPU☆183Updated 6 years ago
- cuDNN sample codes provided by Nvidia☆46Updated 6 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆71Updated 6 years ago
- Fast CUDA Kernels for ResNet Inference.☆177Updated 6 years ago
- CUDA by practice☆129Updated 5 years ago
- ☆94Updated 8 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆96Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆186Updated 7 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- notes on reading tensorflow source code☆13Updated 6 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- Subpart source code of of deepcore v0.7☆27Updated 5 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆51Updated 4 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆138Updated 4 years ago
- ☆22Updated 5 years ago
- Assembler for NVIDIA Volta and Turing GPUs☆226Updated 3 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 2 years ago
- ☆113Updated last year
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- ☆68Updated 11 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 8 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆534Updated 4 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 7 years ago
- heterogeneity-aware-lowering-and-optimization☆255Updated last year
- matrix multiplication in CUDA☆123Updated 2 years ago