torch-warmup-lr icon indicating copy to clipboard operation
torch-warmup-lr copied to clipboard

I need some help

Open HsLOL opened this issue 4 years ago • 2 comments

@lehduong Thanks for your work! when I use the command pip install git+git://github.com/lehduong/torch-warmup-lr.git, I find there is no torch_warmup_lr in my conda list, but it's in pip list. And I can't import torch_warmup_lr in my py file. How can i solve this problem?

Thanks

HsLOL avatar Apr 25 '21 11:04 HsLOL

Hi, have you tried cloning the repo and run python setup.py?

lehduong avatar Apr 25 '21 15:04 lehduong

Hi, have you tried cloning the repo and run python setup.py?

Thanks for your reply! I have ran the python setup.py install and I got the torch_warmup_lr-1.0.0-py3.6.egg file, but I don't know how to use it to install by conda, and I didn't get some useful information by searching some websites.

Could you please tell me how to do after running python setup.py

Thanks a lot!

HsLOL avatar Apr 26 '21 03:04 HsLOL