Engineev / solutionsLinks
My personal solutions to some textbook problems
☆10Updated 5 years ago
Alternatives and similar repositories for solutions
Users that are interested in solutions are comparing it to the libraries listed below
Sorting:
- Course material for "Numerical Methods for Data Science" (SJTU, summer 2018)☆40Updated 7 years ago
- An implementation of the Raft consensus protocol.☆14Updated 7 years ago
- Public repository for "Numerical Methods for Data Science" (SJTU, May-June 2019)☆18Updated 6 years ago
- Lecture notes of Probability Theory.☆50Updated 7 years ago
- Single file interpreter (or naive virtual machine) for my intermediate representation. SSA support has been added.☆14Updated 9 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- A library for syntactically rewriting Python programs, pronounced (sinner).☆69Updated 3 years ago
- A language and compiler for irregular tensor programs.☆149Updated 8 months ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆132Updated 3 years ago
- Crossbow: A Multi-GPU Deep Learning System for Training with Small Batch Sizes☆55Updated 2 years ago
- A tracing JIT compiler for PyTorch☆13Updated 3 years ago
- MLIR-based partitioning system☆123Updated this week
- A Distributed Multi-GPU System for Fast Graph Processing☆65Updated 6 years ago
- Instruction THroughput Estimator using MAchine Learning (ITHEMAL)☆149Updated 3 years ago
- A compiler for course Compiler 2019☆16Updated 5 years ago
- A hybrid partitioner based quantum circuit simulation system on GPU☆47Updated 3 years ago
- ☆70Updated 4 years ago
- NeuroVectorizer is a framework that uses deep reinforcement learning (RL) to predict optimal vectorization compiler pragmas for for loops…☆96Updated 2 years ago
- An optimizing compiler for decision tree ensemble inference.☆18Updated last month
- A schedule language for large model training☆149Updated this week
- ☆11Updated 4 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 5 years ago
- ☆23Updated this week
- My paper/code reading notes in Chinese☆46Updated 2 months ago
- Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture (accepted by PVLDB)☆44Updated 2 years ago
- Re-implementation of the TASO compiler using equality saturation☆134Updated 4 years ago
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- Graphiler is a compiler stack built on top of DGL and TorchScript which compiles GNNs defined using user-defined functions (UDFs) into ef…☆59Updated 2 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- RL-Scope: Cross-Stack Profiling for Deep Reinforcement Learning Workloads☆44Updated 4 years ago