micropuma's Stars
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
triton-lang/triton
Development repository for the Triton language and compiler
ttroy50/cmake-examples
Useful CMake Examples
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
ispc/ispc
Intel® Implicit SPMD Program Compiler
cuda-mode/lectures
Material for cuda-mode lectures
BBuf/tvm_mlir_learn
compiler learning resources collect.
j2kun/mlir-tutorial
MLIR For Beginners tutorial
onnx/onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
WangXuan95/BSV_Tutorial_cn
一篇全面的 Bluespec SystemVerilog (BSV) 中文教程,介绍了BSV的调度、FIFO数据流、多态等高级特性,展示了BSV相比于传统Verilog开发的优势。
kaist-cp/cs420
KAIST CS420: Compiler Design (2023 Spring)
Eddie-Wang1120/HPC-Learning-Notes
高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!
KEKE046/mlir-tutorial
Hands-On Practical MLIR Tutorial
hunterzju/llvm-tutorial
llvm-tutorial文档,翻译以及代码仓库
wsmoses/Tapir-LLVM
Tapir extension to LLVM for optimizing Parallel Programs
doongz/aics
智能计算系统 AI Computing Systems 陈云霁
xunull/read-nerf-pytorch
stanford-cs149/asst1
Stanford CS149 -- Assignment 1
adamgallas/MIT_Bluespec_RISCV_Tutorial
2horse9sun/ucb_sp20_cs152_lab
UC Berkeley CS152 Computer Architecture and Engineering Labs
OleehyO/CS106L
Some comments on CS106L; Some additional materials used when studying CS106L; And also some problems encountered while doing practical assignments and corresponding solutions
byrzhm/hadoop-docker-cluster
hadoop 的 docker 集群配置
colinyoyo26/mlir-standalone-toy
byrzhm/Resources
Recommended Resources for CS
duoaidaoc/word-memorize-software
数据库课程设计项目---背单词软件
byrzhm/flask-examples