Skip to content

[DLFL25] Clarify uninitialized tensors and replace deprecated torch.svd#861

Open
haiyih wants to merge 4 commits intoAtcold:masterfrom
haiyih:master
Open

[DLFL25] Clarify uninitialized tensors and replace deprecated torch.svd#861
haiyih wants to merge 4 commits intoAtcold:masterfrom
haiyih:master

Conversation

@haiyih
Copy link
Copy Markdown

@haiyih haiyih commented Dec 25, 2025

Added a note about creating uninitialized tensors.

Added a note about creating uninitialized tensors.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

torch.svd is deprecated and will be removed in future PyTorch versions. This updates the notebook to use torch.linalg.svd, which is the recommended modern API.
@haiyih haiyih changed the title [DLFL25] Clarify uninitialized tensor construction in tensor tutorial [DLFL25] Clarify uninitialized tensors and replace deprecated torch.svd Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant