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:
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- RDMA Optimization on MXNet☆14Updated 7 years ago
- study of cutlass☆22Updated 11 months ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 6 years ago
- ☆21Updated 4 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆63Updated 7 months ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 3 years ago
- 分层解耦的深度学习推理引擎☆76Updated 8 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- TensorFlow and TVM integration☆36Updated 5 years ago
- Common libraries for PPL projects☆29Updated 7 months ago
- ☆22Updated 5 years ago
- Static analysis framework for analyzing programs written in TVM's Relay IR.☆28Updated 6 years ago
- Caffe 源码注释☆15Updated 8 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Updated 8 years ago
- ☆31Updated 5 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 7 years ago
- ☆11Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- ☆71Updated 11 years ago
- Tutorials to GPU programming. Reading notes.☆18Updated 2 years ago