用C++实现一个简单的Transformer模型。 Attention Is All You Need。
☆54Mar 11, 2021Updated 5 years ago
Alternatives and similar repositories for transformer-cpp-cpu
Users that are interested in transformer-cpp-cpu are comparing it to the libraries listed below
Sorting:
- Swin Transformer C++ Implementation☆65May 19, 2021Updated 4 years ago
- This is the source code of the 2021 replication for ReScience of the paper "Speedup Graph Processing by Graph Ordering" by Hao Wei, Jeffr…☆12May 31, 2021Updated 4 years ago
- C语言实现LSTM☆10Apr 17, 2021Updated 4 years ago
- transformer tokenizers (e.g. BERT tokenizer) in C++ (WIP)☆18Apr 7, 2022Updated 3 years ago
- c++ implementation of mmpose inference, for pose estimation based on MNN☆12Mar 9, 2021Updated 5 years ago
- 分层解耦的深度学习推理引擎☆78Feb 17, 2025Updated last year
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆12Aug 3, 2025Updated 7 months ago
- ☆29May 1, 2022Updated 3 years ago
- ☆24Updated this week
- Aligntune : A Modular Toolkit for Post Training Alignment of LLMs☆36Feb 26, 2026Updated 3 weeks ago
- ☆12Jan 25, 2023Updated 3 years ago
- Implementation from scratch in C of the Multi-head latent attention used in the Deepseek-v3 technical paper.☆18Jan 15, 2025Updated last year
- a lightweight deep learning framework for CSK60XX serial products☆25Mar 6, 2026Updated 2 weeks ago
- Deep learning project template based on PyTorch Lightning and Hydra.