Use name for output variables instead of out in JIT (#17386)
authorChristian Puhrsch <cpuhrsch@fb.com>
Wed, 27 Feb 2019 21:48:34 +0000 (13:48 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 27 Feb 2019 22:03:33 +0000 (14:03 -0800)
commite47aeede3249256b867a95a52744a80b15dd1399
tree0fb4aa3b9d9d4c22434fa27ccd1e03b0e9f7f8c9
parent1971c0528dbc17bfb850af6d7fd5b41cbd0abb2b
Use name for output variables instead of out in JIT (#17386)

Summary:
This adds 88 matches.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17386

Differential Revision: D14179139

Pulled By: cpuhrsch

fbshipit-source-id: 2c3263b8e4d084db84791e53290e8c8b1b7aecd5
aten/src/ATen/native/README.md
aten/src/ATen/native/native_functions.yaml
tools/autograd/gen_python_functions.py
tools/jit/gen_jit_dispatch.py