Skip to content

[DLFL25] Fix res.plot_lib dependency and remove test() side effects in 06-convnet.ipynb - #865

Open
haiyih wants to merge 5 commits into
Atcold:masterfrom
haiyih:dlfl25-cnn-notebook-fixes
Open

haiyih wants to merge 5 commits into
Atcold:masterfrom
haiyih:dlfl25-cnn-notebook-fixes

Conversation

@haiyih

@haiyih haiyih commented Dec 26, 2025

Copy link
Copy Markdown

This pull request improve 06-convnet.ipynb's portability and robustness.

Added a note about creating uninitialized tensors.
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.
@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

This branch has not been deployed

No deployments
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