Document the default garbage_collection_threshold value and improve the organization of cuda docs#155341
Document the default garbage_collection_threshold value and improve the organization of cuda docs#155341ParagEkbote wants to merge 2 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/155341
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 24 PendingAs of commit 24fe9f9 with merge base 529e035 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "topic: docs" |
|
@pytorchbot label "topic: not user facing" |
|
@pytorchbot merge -f "Minor doc fix. Doc signal is green." |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Fixes #150917
As mentioned in the issue, I've updated the documentation of
garbage_collection_thresholdand improved the organization.Could you please review?
cc @svekars @sekyondaMeta @AlannaBurke @ptrblck @msaroufim @eqy @jerryzh168