bcaine / nn_cppLinks
A minimalistic header only C++11 Neural Network library based on Eigen::Tensor
☆20Updated 7 years ago
Alternatives and similar repositories for nn_cpp
Users that are interested in nn_cpp are comparing it to the libraries listed below
Sorting:
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- study of cutlass☆22Updated last year
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 3 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- RDMA Optimization on MXNet☆14Updated 8 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- Benchmark scripts for TVM☆74Updated 3 years ago
- ☆22Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆68Updated 2 years ago
- Static analysis framework for analyzing programs written in TVM's Relay IR.☆28Updated 6 years ago
- TensorFlow and TVM integration☆36Updated 5 years ago
- ☆44Updated 7 years ago
- SGEMM optimization with cuda step by step☆20Updated last year
- ☆21Updated 4 years ago
- Common libraries for PPL projects☆30Updated 8 months ago
- parallel algorithm based on cuda☆60Updated 8 years ago
- My tests and experiments with some popular dl frameworks.☆16Updated 2 months ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- C++ demo of deep neural networks (MLP, CNN)☆31Updated last year
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- Benchmark PyTorch Custom Operators☆14Updated 2 years ago
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 3 months ago
- Benchmark tests supporting the TiledCUDA library.☆17Updated last year