Show warning in eager mode for empty containers (#62978)
authorKarol Sputo <35783431+karolsputo@users.noreply.github.com>
Thu, 12 Aug 2021 22:36:29 +0000 (15:36 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 12 Aug 2021 23:11:27 +0000 (16:11 -0700)
commit988ef190e3df0b48ef59dcf8007258ed79bb7946
treed316da0516fd36c4d0ff62b1706de90f4ca00af1
parente182b459d94fe77c1d9f623c94fc2621c8cc55de
Show warning in eager mode for empty containers (#62978)

Summary:
Fixes https://github.com/pytorch/pytorch/issues/54873

Pull Request resolved: https://github.com/pytorch/pytorch/pull/62978

Reviewed By: navahgar

Differential Revision: D30278343

Pulled By: ansley

fbshipit-source-id: ebb19f7b8a10720f2612b99a2668d1ebbc1f2d16
test/jit/test_isinstance.py
torch/_jit_internal.py