Pinned Repositories
2022_compile
the national compile competition
2022NKUCS-Compilers-Lab
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
clone-jwasham-coding-interview-university
seeking job
ColossalAI
Making big AI models cheaper, easier, and more scalable
compress_project
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
cramming
Cramming the training of a (BERT-type) language model into limited compute.
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
uCore-SMP
A Symmetric Multiprocessing OS Kernel over RISC-V
klhhhhh's Repositories
klhhhhh/2022_compile
the national compile competition
klhhhhh/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
klhhhhh/uCore-SMP
A Symmetric Multiprocessing OS Kernel over RISC-V
klhhhhh/2022NKUCS-Compilers-Lab
klhhhhh/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
klhhhhh/ColossalAI
Making big AI models cheaper, easier, and more scalable
klhhhhh/compress_project
klhhhhh/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
klhhhhh/cramming
Cramming the training of a (BERT-type) language model into limited compute.
klhhhhh/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
klhhhhh/CV-training-system
klhhhhh/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
klhhhhh/Deep-Incubation
Code release for Deep Incubation (https://arxiv.org/abs/2212.04129)
klhhhhh/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
klhhhhh/Deeplearning-24fall
klhhhhh/flash-attention
Fast and memory-efficient exact attention
klhhhhh/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
klhhhhh/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
klhhhhh/Megatron-LM
Ongoing research training transformer models at scale
klhhhhh/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
klhhhhh/minitorch
klhhhhh/mlc-zh
klhhhhh/modulartraining
klhhhhh/naspipe
klhhhhh/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
klhhhhh/PA-lab
klhhhhh/paper-reading
深度学习经典、新论文逐段精读
klhhhhh/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
klhhhhh/riscv-lab-access
Access bookkeeping for RISC-V Lab
klhhhhh/Single-Path-One-Shot-NAS
SPOS(Single Path One-Shot Neural Architecture Search with Uniform Sampling) rebuilt in Pytorch with single GPU.