diff --git a/README.md b/README.md index e69de29..c382ff9 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +# `memsave_torch`: Lowering PyTorch's Memory Consumption for Selective Differentiation + +Install (editable): +``` +pip install -e . +``` + +[Writeup](memsave_torch/writeup.md) \ No newline at end of file