Logan Thomas

Results 16 comments of Logan Thomas

Happy to submit PR to reslove. Should this direct to `beginner_source/template_tutorial.py` instead?

@pytorchbot label docathon-h1-2024

Possibly left from #902 ([xref](https://github.com/pytorch/tutorials/pull/902/files#diff-b7b53a3cc4eaf457db8f0e84d1655da1e90820f86bd183300715ba1d5f918038))

> The `dataloader` takes in the batch size arg (as seen here) Yes, but part of the `train_loop` uses the `batch_size` for reporting: https://github.com/pytorch/tutorials/blob/0740801fa8df2464f4d931d36a4bd7ada9cd0519/beginner_source/basics/optimization_tutorial.py#L166