pytorch-polynomial-lr-decay icon indicating copy to clipboard operation
pytorch-polynomial-lr-decay copied to clipboard

ERROR: Cannot find reference '_LRScheduler' in 'lr_scheduler.pyi'

Open shahzad-ali opened this issue 3 years ago • 6 comments

I looked it up on the internet but couldn't find any help.

image

Any idea how to fix this?

shahzad-ali avatar May 21 '21 08:05 shahzad-ali

Sorry for the late reply, are you fixed it?

cmpark0126 avatar Jul 01 '21 03:07 cmpark0126

Not really! I will highly appreciate if you resolve this issue.

By the way, I've PyTorch 1.8.1+cu101 installed on my PC.

shahzad-ali avatar Jul 01 '21 08:07 shahzad-ali

Sorry, I cannot reproduce your error at my google colab using PyTorch 1.9.0+cu102. Could you retry after reinstalling library or PyTorch?

cmpark0126 avatar Jul 02 '21 07:07 cmpark0126

I also meet the error,can you help me to fix it?thanks

rulke avatar Dec 17 '21 02:12 rulke

whether anyone solve this problem or not? I am unhappy too

Liuye7 avatar Feb 13 '22 04:02 Liuye7

@rulke @Liuye7 This import statement didn't raise any error or warning during execution. It's a false alarm and completely safe to ignore.

shahzad-ali avatar Aug 04 '22 09:08 shahzad-ali