Skip to content

Added size checks to batch norm inputs (running_mean, var, weight + bias)#2020

Merged
soumith merged 1 commit intopytorch:masterfrom
alykhantejani:add_input_dim_checks_for_batch_norm
Jul 9, 2017
Merged

Added size checks to batch norm inputs (running_mean, var, weight + bias)#2020
soumith merged 1 commit intopytorch:masterfrom
alykhantejani:add_input_dim_checks_for_batch_norm

Conversation

@alykhantejani
Copy link
Contributor

Added at the C++ layer in response to issue #378

@alykhantejani
Copy link
Contributor Author

From the build logs it seems these tests are failing on the osx-cpu run distributed tests for the TCP backend. Any ideas?

@soumith
Copy link
Collaborator

soumith commented Jul 8, 2017

you can ignore those

@alykhantejani
Copy link
Contributor Author

Ah ok cool 👍

@soumith soumith merged commit c6d7e1e into pytorch:master Jul 9, 2017
@soumith
Copy link
Collaborator

soumith commented Jul 9, 2017

thanks man!

zou3519 pushed a commit to zou3519/pytorch that referenced this pull request Mar 30, 2018
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 28, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/2020

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants