remove nn.Upsample deprecation warnings from tests (#17352)
authorSoumith Chintala <soumith@gmail.com>
Thu, 21 Feb 2019 18:55:14 +0000 (10:55 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 21 Feb 2019 19:27:24 +0000 (11:27 -0800)
commitc63af8837d443db21166b3b92370fce4ede70e4f
treee8015bddf901d67d379409b0be136d5ddb4d24ec
parent3069c45069efb12d4e8f88da695ae6374c3a1981
remove nn.Upsample deprecation warnings from tests (#17352)

Differential Revision: D14168481

Pulled By: soumith

fbshipit-source-id: 63c37c5f04d2529abd4f42558a3d5e81993eecec
test/common_nn.py
test/test_nn.py