fix bicubic upsampling and enable tests (#17020)
authorJohannes M Dieterich <johannes.dieterich@amd.com>
Wed, 13 Feb 2019 01:18:40 +0000 (17:18 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 13 Feb 2019 01:33:08 +0000 (17:33 -0800)
commit02b838e0653847cf4154170f16c0098547c7b564
treed117d00a6311be2e78a98baa743a27f300ad9c8d
parent92221ad8408c9e95d6e140b857225bd228907d1d
fix bicubic upsampling and enable tests (#17020)

Summary:
Fix macro name in ifdef guard, enable upsampling tests.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17020

Differential Revision: D14059780

Pulled By: bddppq

fbshipit-source-id: 82c57d17d5bccdccb548c65d2b7a1ff8ab05af30
aten/src/THCUNN/SpatialUpSamplingBicubic.cu
test/common_nn.py