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 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- study of cutlass☆21Updated 7 months ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- RDMA Optimization on MXNet☆14Updated 7 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- A high performance implementation of kmeans algorithm with cuda☆18Updated 10 years ago
- TensorFlow and TVM integration☆37Updated 5 years ago
- Runtime Tracing Library for TensorFlow☆43Updated 6 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 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
- TopK Algorithms Benchmark☆10Updated 5 years ago
- ☆44Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- A tool for examining GPU scheduling behavior.☆84Updated 10 months ago
- C++ distributed platform for shared memory programming☆24Updated 4 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- This repository is the summary of all of our works for the XLA.☆11Updated 7 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 4 years ago
- CNNs in Halide☆23Updated 9 years ago
- TSDG: An efficient index graph for graph-based nearest neighbor search☆9Updated 2 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆56Updated 2 years ago
- modified cutlass☆15Updated 4 years ago
- Bitonic Sort for C and CUDA☆16Updated 6 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago