mit-han-lab / once-for-all

[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
https://ofa.mit.edu/
MIT License
1.89k stars 333 forks source link

Missing dependency numpy #78

Open radomirbosak opened 1 year ago

radomirbosak commented 1 year ago

It is used for example in

https://github.com/mit-han-lab/once-for-all/blob/80a2e26ef04426213ad836b056234914d33a3c36/ofa/utils/common_tools.py

I think it should be added to requirements.txt and/or setup.py