Removes print statements from test_torch.py (#15747)
authormruberry <mruberry@nvidia.com>
Sat, 5 Jan 2019 17:04:54 +0000 (09:04 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 5 Jan 2019 17:07:27 +0000 (09:07 -0800)
commitb6a8c45f57b65d11894c4a6e5a3267708ecec1c5
tree65a033e6b54ad992a01d10152d5b676261706d32
parent04f5605ba158b5274b26390bdd84728a33916e83
Removes print statements from test_torch.py (#15747)

Summary:
These print statements do not affect the test, and tests (generally) shouldn't print.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15747

Differential Revision: D13587289

Pulled By: soumith

fbshipit-source-id: c758793c9e35faf02bacba6c7c6d072f7c40453f
test/test_torch.py