micropuma's Stars
KEKE046/mlir-tutorial
Hands-On Practical MLIR Tutorial
gpu-mode/lectures
Material for gpu-mode lectures
j2kun/mlir-tutorial
MLIR For Beginners tutorial
colinyoyo26/mlir-standalone-toy
PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
xunull/read-nerf-pytorch
onnx/onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
byrzhm/Resources
Recommended Resources for CS
stanford-cs149/asst1
Stanford CS149 -- Assignment 1
wsmoses/Tapir-LLVM
Tapir extension to LLVM for optimizing Parallel Programs
Eddie-Wang1120/HPC-Learning-Notes
高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
WangXuan95/BSV_Tutorial_cn
一篇全面的 Bluespec SystemVerilog (BSV) 中文教程,介绍了BSV的调度、FIFO数据流、多态等高级特性,展示了BSV相比于传统Verilog开发的优势。
adamgallas/MIT_Bluespec_RISCV_Tutorial
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
2horse9sun/ucb_sp20_cs152_lab
UC Berkeley CS152 Computer Architecture and Engineering Labs
duoaidaoc/word-memorize-software
数据库课程设计项目---背单词软件
gem5-hpca-2024/gem5
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
SmirkCao/machine-learning-uiuc
🖥️ CS446: Machine Learning in Spring 2018, University of Illinois at Urbana-Champaign
BUPT-CS-Assignment/TinyAndPretty
2022春季学期 北京邮电大学数据结构课程设计 高校信息助理平台
BUPT-CS-Assignment/NEDB
2022春季学期 北京邮电大学 数据结构课程设计 简单数据库
byrzhm/auto-setup
Set up your PC quickly
rui314/mold
Mold: A Modern Linker 🦠
xiaoyu1998/web3.learning
web3 projects source code flowchart diagrams
shinezyy/micro-arch-training
How to make undergraduates or new graduates ready for advanced computer architecture research or modern CPU design
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
FengJungle/DesignPattern
Design pattern demo code
xiaoyu1998/llvm-cpu0
LLVM Backend tutorial Cpu0
HLRJ/Cpu0_For_LLVM17
给llvm17.0.6添加一个新后端Cpu0