ucbrise / actnn

ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training
MIT License
196 stars 30 forks source link

install problem #12

Closed zimenglan-sysu-512 closed 3 years ago

zimenglan-sysu-512 commented 3 years ago

hi when install actnn, i meet pip._internal.exceptions.InstallationError: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode. any help is appreciated

merrymercy commented 3 years ago

Please go to this folder https://github.com/ucbrise/actnn/tree/main/actnn and run pip install -v -e .