Skip to content

Issues with documentation #3348

Open
Open
@acampove

Description

@acampove

📚 The doc issue

Hi,

I am going through your tutorials and I will use this issue to track all the problems I find. Unfortunately I do not have the time to fix them myself and create pull request.

here Your custom class inherits from Dataset, but you never do:

from torch.utils.data   import Dataset

Suggest a potential alternative/fix

No response

cc @svekars @sekyondaMeta @AlannaBurke

Activity

AbhiLegend

AbhiLegend commented on Apr 30, 2025

@AbhiLegend

I have done a PR for this and made the changes #3346 @acampove

AbhiLegend

AbhiLegend commented on Apr 30, 2025

@AbhiLegend

📚 The doc issue

Hi,

I am going through your tutorials and I will use this issue to track all the problems I find. Unfortunately I do not have the time to fix them myself and create pull request.

here Your custom class inherits from Dataset, but you never do:

from torch.utils.data import Dataset

Suggest a potential alternative/fix

No response

Hi! I've opened a PR to fix this issue: pytorch/tutorials#3346.
Kindly assign this issue to me so it's properly tracked.

Thanks!

transferred this issue frompytorch/pytorchon May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

triagedIssues has been triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @AbhiLegend@acampove@HDCharles

      Issue actions

        Issues with documentation · Issue #3348 · pytorch/tutorials