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
- Lecture notes of Probability Theory.☆50Updated 7 years ago
- Public repository for "Numerical Methods for Data Science" (SJTU, May-June 2019)☆18Updated 6 years ago
- A library for syntactically rewriting Python programs, pronounced (sinner).☆68Updated 3 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- An MLIR frontend for tensor expressions☆25Updated 5 years ago
- Dynamic Tensor Rematerialization prototype (modified PyTorch) and simulator. Paper: https://arxiv.org/abs/2006.09616☆133Updated 2 years ago
- ☆23Updated 3 months ago
- ☆22Updated 5 years ago
- My paper/code reading notes in Chinese☆46Updated 6 months ago
- Single file interpreter (or naive virtual machine) for my intermediate representation. SSA support has been added.☆14Updated 9 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆137Updated 3 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- Crossbow: A Multi-GPU Deep Learning System for Training with Small Batch Sizes☆56Updated 3 years ago
- A compiler for course Compiler 2019☆16Updated 5 years ago
- An experimental ahead of time compiler for Relay.☆50Updated 5 years ago
- ☆145Updated 10 months ago
- 📝 "End-to-end Deep Learning of Optimization Heuristics" (🥇 PACT'17 Best Paper)☆72Updated 2 years ago
- Einsum optimization using opt_einsum and PyTorch FX graph rewriting☆22Updated 3 years ago
- A library of GPU kernels for sparse matrix operations.☆277Updated 5 years ago
- Re-implementation of the TASO compiler using equality saturation☆136Updated 4 years ago
- ☆28Updated 11 months ago
- Butterfly matrix multiplication in PyTorch☆177Updated 2 years ago
- Applied Parallel Programming UIUC FA 2017☆30Updated 7 years ago
- Symbolic Expression and Statement Module for new DSLs☆205Updated 5 years ago
- A GPU performance profiling tool for PyTorch models☆22Updated 3 years ago
- General system research material (not limited to paper) reading notes.☆22Updated 4 years ago
- Fantasy Ptrace☆23Updated 7 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 3 years ago