enyac-group / NeuralPower

The code for paper: Neuralpower: Predict and deploy energy-efficient convolutional neural networks
Apache License 2.0
21 stars 7 forks source link

setup requires requirements.txt #6

Open nfrumkin opened 3 years ago

nfrumkin commented 3 years ago

In order to set up properly, one needs to run pip install -r requirements.txt prior to python setup.py install.