-
-
Notifications
You must be signed in to change notification settings - Fork 617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removes deprecated CustomPeriodicEvent #1255
Conversation
Adding needed space.
Responding to the [comment](#1247 (comment))
@Tawishi thanks for the PR, however here we have to replace Please, update the PR according to that and if you could rerun it inside Colab it would be awesome. |
@vfdev-5 I am facing this error and a warning while installations. Please help. I ran the second command and got this in the terminal window.
It seems to a Python3.3 error as stated in this post. How to go about this? |
@Tawishi I think it could not identify the location of cuda library. And also there is a message saying that there is no GPUs on the system... May I ask you what would you like to do ? If you would like to test your modifications, I'd suggest you to use Colab where you can choose a system with GPU and cuda properly installed. |
I will try out Colab and let you know if I face any problem. |
@Tawishi any updates on this PR ? |
@Tawishi do you need any help with the PR ? Feel free to reach me out at discord if you need to ask several questions... |
Apologize for the delay. |
Here it is vfdev-5#4458 at https://discord.com/channels/720788516837261322/ |
Closed in favor of #1389 |
In response to #1247 (comment)
Description: Removes the missed out instance of
CustomPeriodicEvent
from notebook example:https://github.com/pytorch/ignite/blob/master/examples/notebooks/EfficientNet_Cifar100_finetuning.ipynb