Use return names in JIT operators
authorChristian Puhrsch <cpuhrsch@fb.com>
Fri, 8 Mar 2019 07:31:00 +0000 (23:31 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 8 Mar 2019 07:34:42 +0000 (23:34 -0800)
commitb290a16b2d07c9230f17fde3a9cf2c28ca2f7505
tree2e0f4b0e5649fed86c4d056f92d4d031b50dd48f
parentac87488bd3dad62fb4d9d556a8e1ccc277f71aeb
Use return names in JIT operators

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

Differential Revision: D14295606

Pulled By: cpuhrsch

fbshipit-source-id: 62040ac65434411357808735f0fe6cd33cc1c30f
aten/src/ATen/native/native_functions.yaml
tools/jit/gen_jit_dispatch.py