Add generic list/dict custom op bindings (#17037)
authorDavid Riazati <davidriazati@fb.com>
Fri, 22 Feb 2019 22:38:33 +0000 (14:38 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 22 Feb 2019 22:49:43 +0000 (14:49 -0800)
commitdbd66c17bcae6015844f2603bb5db28af84ac7d7
treea0ba94e6f56e047165f31ecc5606a7bd68c5be2c
parent93e8b938ff4e5818727b0eea73debaaf865ae320
Add generic list/dict custom op bindings (#17037)

Summary:
Fixes #17017
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17037

Differential Revision: D14095703

Pulled By: driazati

fbshipit-source-id: 2b5ae20d42ad21c98c86a8f1cd7f1de175510507
aten/src/ATen/core/ivalue.h
aten/src/ATen/core/jit_type.h
test/test_jit.py
torch/csrc/jit/register_prim_ops.cpp
torch/csrc/jit/tracer.cpp
torch/csrc/jit/tracer.h