bcaine / nn_cpp
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
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 5 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 2 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated last year
- study of cutlass☆19Updated 2 months ago
- RDMA Optimization on MXNet☆14Updated 7 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆54Updated 2 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆40Updated 6 years ago
- An external memory allocator example for PyTorch.☆14Updated 3 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- An experimental ahead of time compiler for Relay.☆50Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆67Updated 5 years ago
- TSDG: An efficient index graph for graph-based nearest neighbor search☆9Updated 2 years ago
- modified cutlass☆14Updated 4 years ago
- Concurrent CPU-GPU Programming using Task Models☆100Updated 5 years ago
- Emulating DMA Engines on GPUs for Performance and Portability☆35Updated 9 years ago
- ☆42Updated 6 years ago
- Experiments evaluating preemption on the NVIDIA Pascal architecture☆18Updated 8 years ago
- ☆22Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆58Updated 3 weeks ago
- ☆31Updated 4 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Codebase associated with the PyTorch compiler tutorial☆44Updated 5 years ago
- Static analysis framework for analyzing programs written in TVM's Relay IR.☆27Updated 5 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆15Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆147Updated last year
- ☆65Updated 10 years ago
- Runtime Tracing Library for TensorFlow☆43Updated 6 years ago