iamhankai / mini-dnn-cpp
C++ demo of deep neural networks (MLP, CNN)
☆32Updated last year
Alternatives and similar repositories for mini-dnn-cpp:
Users that are interested in mini-dnn-cpp are comparing it to the libraries listed below
- An Open Convolutional Neural Network Framework in C++ From Scratch☆61Updated 4 years ago
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 5 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆40Updated 10 months ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- CUDA for MNIST training/inference☆40Updated last year
- Tencent NCNN with added CUDA support☆69Updated 4 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆24Updated 3 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Caffe 源码注释☆15Updated 7 years ago
- ☆17Updated last year
- Implementation of a simple CNN using CUDA☆68Updated 7 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- A small example of using new PyTorch C++ frontend to implement ResNet☆43Updated 6 years ago
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Numpy implementation of deep learning☆16Updated 10 months ago
- ☆24Updated 2 years ago
- ☆96Updated 3 years ago
- ☆33Updated 4 years ago
- Smooth C/C++ Building Experience when using CMake☆37Updated last week
- Swin Transformer C++ Implementation☆63Updated 3 years ago
- My learning notes about AI, including Machine Learning and Deep Learning.☆18Updated 5 years ago
- C++ implementation of the MapReduce library to handle MapReduce tasks on a distributed system. This library handles worker failures and p…☆8Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago