Svetlana Karslioglu

Results 113 comments of Svetlana Karslioglu

This looks pretty good - can you fix lintrunner and address the comments? There are also some [issues](https://github.com/pytorch/pytorch/actions/runs/15574460291/job/43860992886?pr=155520#step:11:992) with the headings and targets, let me know if you need help...

@pytorchbot merge -f "Doc change only. Doc signal is green."

It looks like quantization.rst is mentioned in a few tests in this [file](https://github.com/pytorch/pytorch/blob/main/test/quantization/core/test_docs.py#L103), I guess if we rename the path to .md it, the test should be fixed. If not,...

@woongjoonchoi we are still waiting on @jbschlosser to take a look - stay tuned.

> @svekars are you okay with handling review for the polish needed for this tutorial? (e.g. grammar / punctuation / spacing). I added several comments regarding this but it's incomplete...

There is a [build error](https://github.com/pytorch/tutorials/actions/runs/10877840823/job/30210005081?pr=2971#step:9:3556) related to the code.

This tutorial takes almost 200 minutes to build: https://docs-preview.pytorch.org/pytorch/tutorials/2971/beginner/Pretraining_Vgg_from_scratch.html which we can't support. I suggest you convert this to `.rst` instead so that it does not run in our CI.

@woongjoonchoi - there are still a lot of things to fix in the .rst - it's is 3K line long right now - it should be way shorter. There are...