Apiquet / DeepLearningFrameworkFromScratchCpp
Deep Learning framework implementation with MSE, ReLU, softmax, linear layer, a feature/label generator and a mini-batch training. The main goal of this repository is to show how to develop a project in C++ by using key concepts of C++: abstract class/interface and inheritance, memory management, smart-pointers, iterator, const expression, etc.
☆20Updated 10 months ago
Alternatives and similar repositories for DeepLearningFrameworkFromScratchCpp:
Users that are interested in DeepLearningFrameworkFromScratchCpp are comparing it to the libraries listed below
- ☆41Updated 3 years ago
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆57Updated last year
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆64Updated 4 years ago
- 基于Eigen运算库的深度学习框架(支持CUDA加速)☆17Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆129Updated last year
- 大规模并行处理器编程实战 第二版答案☆30Updated 2 years ago
- A light llama-like llm inference framework based on the triton kernel.☆91Updated this week
- ☆19Updated 3 years ago
- CUDA Matrix Multiplication Optimization☆161Updated 7 months ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆61Updated 2 years ago
- Implement Neural Networks in Cuda from Scratch☆21Updated 9 months ago
- ☆35Updated 4 months ago
- ☆17Updated 10 months ago
- A tutorial for CUDA&PyTorch☆126Updated last month
- ☆262Updated 4 years ago
- OneFlow->ONNX☆42Updated last year
- Optimize softmax in triton in many cases☆17Updated 5 months ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆45Updated last year
- Machine Learning Compiler Road Map☆43Updated last year
- ☆70Updated last year
- ☆109Updated 10 months ago
- ☆110Updated 11 months ago
- A simple high performance CUDA GEMM implementation.☆347Updated last year
- The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )☆218Updated 2 months ago
- ☆18Updated 9 months ago
- study of cutlass☆21Updated 3 months ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆123Updated 2 years ago
- CPU Memory Compiler and Parallel programing☆25Updated 3 months ago
- ☆19Updated 3 years ago