bcaine / nn_cppLinks
A minimalistic header only C++11 Neural Network library based on Eigen::Tensor
☆20Updated 8 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☆122Updated 2 years ago
- RDMA Optimization on MXNet☆14Updated 8 years ago
- study of cutlass☆22Updated last year
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 10 months ago
- Tutorials to GPU programming. Reading notes.☆18Updated 2 years ago
- parallel algorithm based on cuda☆60Updated 8 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- ☆21Updated 4 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 6 years ago
- Benchmark scripts for TVM☆74Updated 3 years ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 3 years ago
- Static analysis framework for analyzing programs written in TVM's Relay IR.☆29Updated 6 years ago
- TensorFlow and TVM integration☆36Updated 5 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆73Updated 9 years ago
- ☆70Updated 11 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- ☆21Updated 6 years ago
- TVM learning and research☆13Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Updated 8 years ago
- An experimental ahead of time compiler for Relay.☆50Updated 5 years ago