Fix bug in `check_empty_containers` (#63492)
authorAnsley Ussery <ansley@fb.com>
Wed, 25 Aug 2021 16:01:50 +0000 (09:01 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 25 Aug 2021 16:05:08 +0000 (09:05 -0700)
commit01c35115d82c7e782304ea68ee23cccb735f5432
tree238a87162615545ec616c9d797383e13645c98ff
parent8c897d254dda8c3f667a85e05a4a31739a2d85c5
Fix bug in `check_empty_containers` (#63492)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63492

Test Plan: Imported from OSS

Reviewed By: bdhirsh

Differential Revision: D30402749

Pulled By: ansley

fbshipit-source-id: 7de533355fe91ca4f45b2bafc3bfb205a028c1ed
test/jit/test_isinstance.py
test/test_jit.py
torch/_jit_internal.py