Skip to content

Fix UpsampleNearest op CPU impl batch handling#13002

Closed
vishar0 wants to merge 1 commit intopytorch:masterfrom
vishar0:export-D10515159
Closed

Fix UpsampleNearest op CPU impl batch handling#13002
vishar0 wants to merge 1 commit intopytorch:masterfrom
vishar0:export-D10515159

Conversation

@vishar0
Copy link
Copy Markdown
Contributor

@vishar0 vishar0 commented Oct 23, 2018

Summary:
Batch dim wasn't handled in the CPU impl (will fail for inputs with N > 1).
Fixing that here.

Differential Revision: D10515159

Summary:
Pull Request resolved: pytorch#13002

Batch dim wasn't handled in the CPU impl (will fail for inputs with N > 1).
Fixing that here.

Differential Revision: D10515159

fbshipit-source-id: 2d2c8de45656ca045543eed9213cd0ff2e849797
@ezyang ezyang added the merged label Jun 25, 2019
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#13002

Batch dim wasn't handled in the CPU impl (will fail for inputs with N > 1).
Fixing that here.

Differential Revision: D10515159

fbshipit-source-id: ee7e4f489d2d4de793f550b31db7c0e2ba3651e8
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.

2 participants