Skip to content

[BUG] - Disabling advanced/usb_semisup_learn #2711

Closed
@svekars

Description

@svekars

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:
Screenshot 2023-12-11 at 12 49 44 PM

Describe your environment

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions