Closed
Description
Add Link
https://pytorch.org/tutorials/advanced/usb_semisup_learn.html
Describe the bug
In the current shape, the tutorial takes 143 minutes to build which increases the time of the whole tutorial build by 2 hours.
To enable this tutorial, we need to reduce the execution time to a reasonable number - most of the tutorials take less than 30 minutes to build. This can be achieved by reducing the number of training iterations to a reasonable number or optimizing other parts of the code.
After that, the tutorial can be enabled in the .jenkins/validate_tutorials_built.py
script
There is also an image that is not rendering correctly:
Describe your environment
N/A