add pop support to list (#17015)
authorMichael Kösel <michaelkoesel@gmx.de>
Fri, 15 Feb 2019 18:25:37 +0000 (10:25 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 15 Feb 2019 18:48:17 +0000 (10:48 -0800)
commit38139bc356b5dd59be7938be386f68138ef33ff3
treec98050ce14b4c63c94ca7ac721eebdb303250cfc
parent7481cc9d7c16c022ea836669a0d3d43ff59ec8b6
add pop support to list (#17015)

Summary:
[WIP] add "pop" to list, see https://github.com/pytorch/pytorch/issues/16662
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17015

Differential Revision: D14071680

Pulled By: eellison

fbshipit-source-id: b49a318059c1cc131acda50713132e11b562568f
test/test_jit.py
torch/csrc/jit/register_prim_ops.cpp