Svetlana Karslioglu
Svetlana Karslioglu
Get torchtune version during the build and add so that it appear in the resulting HTML dropdown
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:
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
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: ....
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...
This PR implement the Programmable Google Search on the tutorials site. **Example search results for FSDP:** cc @brycebortree