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 6 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 8 months ago
- study of cutlass☆22Updated last year
- TensorFlow and TVM integration☆36Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- parallel algorithm based on cuda☆60Updated 8 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
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- My tests and experiments with some popular dl frameworks.☆17Updated 3 months ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆30Updated 5 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- ☆71Updated 11 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- C++ demo of deep neural networks (MLP, CNN)☆31Updated last year
- Caffe 源码注释☆15Updated 8 years ago
- CUDA by practice☆130Updated 5 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆167Updated 10 months ago
- 分层解耦的深度学习推理引擎☆78Updated 10 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 3 years ago
- Tutorials to GPU programming. Reading notes.☆18Updated 2 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- ☆22Updated 5 years ago
- OpenMP tutorial☆41Updated 7 months ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago