Skip to content

Windows Port

Varun requested to merge winport into master
  • Updated readme to reflect Windows package installation
  • Updated requirements.txt to add YAML

Created a python version of shrink since I can't run bash scripts. Updated readme after realizing that I have no GPU and that affected which version of pyTorch I can use.

@aiden54f37y I've removed the .venv, pycache and .idea files and added them to the .gitignore. Ideally, we want each machine to create it's own .venv and or use something like Docker. Maybe @msstan39 might have some ideas in this space? I've also done a squash so we don't have any record of those files existing (which take up space).

I'm going to merge this, so I can keep working on.

Edited by Varun

Merge request reports