add type annotations to torch.nn.modules.fold#49479
add type annotations to torch.nn.modules.fold#49479guilhermeleobas wants to merge 2 commits intopytorch:masterfrom guilhermeleobas:fold
Conversation
💊 CI failures summary and remediationsAs of commit fc34956 (more details on the Dr. CI page):
🚧 1 fixed upstream failure:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
rgommers
left a comment
There was a problem hiding this comment.
LGTM, and one CI failure is unrelated. Thanks @guilhermeleobas
facebook-github-bot
left a comment
There was a problem hiding this comment.
@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
Do not merge this PR until one checks if the annotations introduce any regression. See: |
|
This module is already covered by tests: |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@walterddr merged this pull request in aa18d17. |
Summary: closes pytorchgh-49478 Fixes pytorch#49478 Pull Request resolved: pytorch#49479 Reviewed By: mruberry Differential Revision: D25723838 Pulled By: walterddr fbshipit-source-id: 45c4cbd6f147b6dc4a5f5419c17578c49c201022
Summary: closes pytorchgh-49478 Fixes pytorch#49478 Pull Request resolved: pytorch#49479 Reviewed By: mruberry Differential Revision: D25723838 Pulled By: walterddr fbshipit-source-id: 45c4cbd6f147b6dc4a5f5419c17578c49c201022
closes gh-49478
Fixes #49478