Svetlana Karslioglu

Results 32 issues of Svetlana Karslioglu

Get torchtune version during the build and add so that it appear in the resulting HTML dropdown

CLA Signed

1. Downloaded doc.zip from latest release branch build: https://github.com/pytorch/executorch/actions/runs/8809033712 2. Patched the version to 0.2. 3. Removed refs/ dir which we don't need. 4. C++ docs are fixed:

CLA Signed

Add release instructions for the documentation.

CLA Signed

Sync with the top nav changes in https://github.com/pytorch/pytorch.github.io/pull/1576 Local testing: https://github.com/pytorch/pytorch_sphinx_theme/assets/5317992/30f9afcc-7236-4258-a103-2621b3c2d28d

cla signed

There are a couple of bugs that we need to fix: 1) When you link to a page on the website it does not immediately expand the left navigation: ![pytorch_sphinx_theme_bug1](https://github.com/pytorch/pytorch_sphinx_theme/assets/5317992/88c46c8b-55df-41ae-beef-facfd2334b78)....

Sine we moved the doc build to the pytorch/docs repo, we need to deprecate the docs/ dir and clean up the history for it. cc: @sekyondaMeta @malfet @clee2000

Closes https://github.com/pytorch/pytorch/issues/88992

### Add Link https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html ### Describe the bug Fails in CI and locally on MacOS with: ``` disable due to RuntimeError: DataLoader worker (pid(s) 20092) exited unexpectedly ``` The tutorial...

bug
module: vision

This PR implement the Programmable Google Search on the tutorials site. **Example search results for FSDP:** cc @brycebortree

cla signed
website