brandontrabucco / lstm-cudaLinks
This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA
☆25Updated 8 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☆192Updated 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.☆73Updated 6 years ago
- flexible-gemm conv of deepcore☆17Updated 6 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆72Updated 9 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆104Updated 7 years ago
- Subpart source code of of deepcore v0.7☆27Updated 5 years ago
- A way to use cuda to accelerate top k algorithm☆30Updated 8 years ago
- Fast CUDA Kernels for ResNet Inference.☆182Updated 6 years ago
- ☆97Updated 8 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- notes on reading tensorflow source code☆13Updated 7 years ago
- ☆21Updated 6 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- A Fast Muti-processing BERT-Inference System☆102Updated 3 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆50Updated 7 years ago
- GPU implementation of Winograd convolution☆10Updated 8 years ago
- ☆152Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- play gemm with tvm☆92Updated 2 years ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 10 months ago
- heterogeneity-aware-lowering-and-optimization☆257Updated last year
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 8 years ago
- symmetric int8 gemm☆67Updated 5 years ago
- kmeans clustering with multi-GPU capabilities☆121Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- 动手学习TVM核心原理教程☆63Updated 5 years ago
- Implementation of a simple CNN using CUDA☆70Updated 8 years ago