Stars
Development repository for the Triton language and compiler
My learning notes/codes for ML SYS.
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
Master programming by recreating your favorite technologies from scratch.
TensorFlow code and pre-trained models for BERT
Ongoing research training transformer models at scale
Open-source Framework for HPCA2024 paper: Gemini: Mapping and Architecture Co-exploration for Large-scale DNN Chiplet Accelerators
本仓库是关于大模型面试中常见面试试题和面试经验的整理。这里收集了各类与大模型相关的面试题目,并提供详细的解答和分析。本仓库由上海交大交影社区维护
📚 Freely available programming books
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MSVC's implementation of the C++ Standard Library.
Read-only mirror of https://gitlab.gnome.org/GNOME/glib
To practice your competitive programming skills, try solving daily Codeforces problems!
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Try to realize numpy.ndarray in cpp. Push myself to learn numpy.
The roadmap for learning the C++ programming language for beginners and experienced devs.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Curated list of project-based tutorials