ClubieDong
I'm a graduate student at Nanjing University, interested in accelerating ML training/inference.
Nanjing UniversityNanjing, China
Pinned Repositories
BoardGameAI
Multiple AIs (MCTS, etc.) for multiple games (Gobang, etc.)
C-Compiler
An LLVM based C-like language compiler
ClickOnTime
定时点击工具
EducationalManagementSystem
软件开发方法实验课程设计
MinaSimulator
MINA: Fine-grained In-network Aggregation Resource Scheduling for Machine Learning Service
my-xv6
A modified xv6 supporting thread, semaphore, copy-on-write fork, etc.
Nuaaant
校园互助平台 软件工程原理与应用课程设计
PasswordManager
PointCloud
Point cloud generation using mm-wave radar, classification using PointNet/PointNet++, etc.
QAQ-KVCacheQuantization
QAQ: Quality Adaptive Quantization for LLM KV Cache
ClubieDong's Repositories
ClubieDong/QAQ-KVCacheQuantization
QAQ: Quality Adaptive Quantization for LLM KV Cache
ClubieDong/PointCloud
Point cloud generation using mm-wave radar, classification using PointNet/PointNet++, etc.
ClubieDong/Nuaaant
校园互助平台 软件工程原理与应用课程设计
ClubieDong/ClickOnTime
定时点击工具
ClubieDong/BoardGameAI
Multiple AIs (MCTS, etc.) for multiple games (Gobang, etc.)
ClubieDong/my-xv6
A modified xv6 supporting thread, semaphore, copy-on-write fork, etc.
ClubieDong/PasswordManager
ClubieDong/C-Compiler
An LLVM based C-like language compiler
ClubieDong/EducationalManagementSystem
软件开发方法实验课程设计
ClubieDong/MIPS-CPU
5-stage pipelined 32-bit MIPS CPU, supporting 57 kinds of instructions and 7 kinds of exceptions.
ClubieDong/MinaSimulator
MINA: Fine-grained In-network Aggregation Resource Scheduling for Machine Learning Service
ClubieDong/LeetCodeHelper
ClubieDong/my-raft
My implementation of Raft