Pinned Repositories
aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
beautiful-hexo
hexo theme ported from beautiful-jekyll.
Blog
database
c++ 实现关系型数据库 / 数据库概论课程设计
linux-internet-programing
<<linux网络编程>>课后练习 / practice of linux internet programing
memory-leak-detection
c++ memory leak detection tools
MIT6.824-Distributed-System
MIT6.828 Lab code
web-server
Web Server based on Boost asio
donglinz's Repositories
donglinz/database
c++ 实现关系型数据库 / 数据库概论课程设计
donglinz/web-server
Web Server based on Boost asio
donglinz/MIT6.824-Distributed-System
MIT6.828 Lab code
donglinz/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
donglinz/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
donglinz/beautiful-hexo
hexo theme ported from beautiful-jekyll.
donglinz/Blog
donglinz/Capsule-Network-Tutorial
Pytorch easy-to-follow Capsule Network tutorial
donglinz/d2l-tvm
Dive into Deep Learning Compiler
donglinz/deepcaps
Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).
donglinz/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
donglinz/donglinz
donglinz/donglinz.github.io
donglinz/FlexGen
Running large language models on a single GPU for throughput-oriented scenarios.
donglinz/google-research
Google Research
donglinz/Kaleidoscope
Compiler based on LLVM
donglinz/loss-landscape
Code for visualizing the loss landscape of neural nets
donglinz/models
Models and examples built with TensorFlow
donglinz/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
donglinz/pyutils
donglinz/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
donglinz/sglang
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.
donglinz/Shuaiwen-Leon-Song.github.io
donglinz/sputnik
A library of GPU kernels for sparse matrix operations.
donglinz/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
donglinz/tensorflow
An Open Source Machine Learning Framework for Everyone
donglinz/test
donglinz/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
donglinz/trax
Trax — Deep Learning with Clear Code and Speed
donglinz/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators