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
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- study of cutlass☆21Updated 5 months ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- My tests and experiments with some popular dl frameworks.☆13Updated last week
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 weeks ago
- ☆22Updated 5 years ago
- CNNs in Halide☆23Updated 9 years ago
- ☆20Updated 4 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- image to column☆30Updated 10 years ago
- ☆32Updated 4 years ago
- An external memory allocator example for PyTorch.☆14Updated 3 years ago
- Caffe 源码注释☆15Updated 7 years ago
- Emulating DMA Engines on GPUs for Performance and Portability☆39Updated 9 years ago
- modified cutlass☆14Updated 4 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- TVM learning and research☆13Updated 4 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Runtime Tracing Library for TensorFlow☆43Updated 6 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Artifact of ASPLOS'23 paper entitled: GRACE: A Scalable Graph-Based Approach to Accelerating Recommendation Model Inference☆18Updated 2 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Updated 6 years ago
- ☆17Updated last year