comment out large test cases for tril(u)_indices (#15959)
authorShen Li <shenli@fb.com>
Fri, 11 Jan 2019 17:22:26 +0000 (09:22 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Jan 2019 17:25:03 +0000 (09:25 -0800)
commit03a570cad9aa4e2a423c15db545e729a180833c3
tree06f3cc60e7b9e7709d4768bbf299f4a9169042bb
parent7841fe4f27e0553179f2019da79f0f046d61c69d
comment out large test cases for tril(u)_indices (#15959)

Summary:
4GB is still too large and leads to CUDA OOM failures.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15959

Differential Revision: D13635146

Pulled By: mrshenli

fbshipit-source-id: 3dc34a03d6ed65c458839d8fa37cd05bf3bc8106
test/common_methods_invocations.py