Pinned Repositories
allocationcheck
A memory allocation checker
ChineseChess-AI
A simple implemenation of Chinese chess AI using alpha-beta prunning two-player gain&lost algorithm.
clipper
A low-latency prediction-serving system
concurrency-bugs
A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if you used our resource.
Haskell-Little-Man-Computer
A simple implementation of Little Man Computer in Haskell(Denoted as LMC in later docs)
JOS-MIT
JOS extended from MIT teaching OS base on xv6
nasproj
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
SimonZsx's Repositories
SimonZsx/nasproj
SimonZsx/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
SimonZsx/allocationcheck
A memory allocation checker
SimonZsx/clipper
A low-latency prediction-serving system
SimonZsx/cpupipe
SimonZsx/cse599w
SimonZsx/cudnn-nondeterminisms
SimonZsx/distsysbook
The book Distributed systems: for fun and profit
SimonZsx/dockers
dockerfiles for different development env
SimonZsx/getip
SimonZsx/KernelDevToolkit
SimonZsx/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
SimonZsx/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
SimonZsx/Megatron-LM
Ongoing research training transformer models at scale
SimonZsx/nasrt
SimonZsx/nccl-test-temp
SimonZsx/nfa_evaluation
nfa evaluation figure generate scripts and results
SimonZsx/paranas
SimonZsx/pipedream
SimonZsx/PSGLLM
Predictable Scaling of Generative Large Language Models
SimonZsx/py-tpcc
Python implementation of TPC-C
SimonZsx/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
SimonZsx/Resume
SimonZsx/secretdb
SimonZsx/serving
A flexible, high-performance serving system for machine learning models
SimonZsx/SGX-Tor
Tor anonymity network for SGX
SimonZsx/Single-Path-One-Shot-NAS
SPOS(Single Path One-Shot Neural Architecture Search with Uniform Sampling) rebuilt in Pytorch with single GPU.
SimonZsx/SinglePathOneShot
SimonZsx/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
SimonZsx/transformer