Engineev / solutionsLinks
My personal solutions to some textbook problems
☆9Updated 5 years ago
Alternatives and similar repositories for solutions
Users that are interested in solutions are comparing it to the libraries listed below
Sorting:
- An implementation of the Raft consensus protocol.☆14Updated 6 years ago
- ☆22Updated 4 years ago
- Course material for "Numerical Methods for Data Science" (SJTU, summer 2018)☆40Updated 7 years ago
- Code for Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture (accepted by PVLDB).The outdated wr…☆9Updated 2 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
- 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
- Dynamic Tensor Rematerialization prototype (modified PyTorch) and simulator. Paper: https://arxiv.org/abs/2006.09616☆132Updated 2 years 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☆132Updated 3 years ago
- MLIR-based partitioning system☆107Updated this week
- Crossbow: A Multi-GPU Deep Learning System for Training with Small Batch Sizes☆55Updated 2 years ago
- ☆36Updated 7 months ago
- General system research material (not limited to paper) reading notes.☆22Updated 4 years ago
- ☆50Updated last year
- ☆11Updated 4 years ago
- pytorch-profiler☆51Updated 2 years ago
- ☆23Updated 7 months ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- Chameleon: Adaptive Code Optimization for Expedited Deep Neural Network Compilation☆27Updated 5 years ago
- An experimental ahead of time compiler for Relay.☆50Updated 5 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆158Updated last month
- 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
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆195Updated this week
- System for automated integration of deep learning backends.☆47Updated 2 years ago
- My paper/code reading notes in Chinese☆46Updated last month
- Simple Distributed Deep Learning on TensorFlow☆133Updated last month
- PSTensor provides a way to hack the memory management of tensors in TensorFlow and PyTorch by defining your own C++ Tensor Class.☆10Updated 3 years ago
- PET: Optimizing Tensor Programs with Partially Equivalent Transformations and Automated Corrections☆121Updated 3 years ago