pytorch/tools/jit
Gregory Chanan 68e5172382 Support optional float parameters (float?, optional<double>). (#31517)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/31517

This is going to be used by upsample (which currently uses magic values to represent optionals).

For now, we just introduce a fake function for testing (torch._test_optional_float(x)).

Test Plan: Imported from OSS

Differential Revision: D19198721

Pulled By: gchanan

fbshipit-source-id: 0a1382fde0927c5d277d02d62bfb31fb574b8c74
2019-12-23 08:33:39 -08:00
..
templates custom build script (#30144) 2019-11-20 13:16:02 -08:00
__init__.py Autogenerate ATen dispatch for JIT nodes 2017-10-27 02:40:09 +05:30
gen_jit_dispatch.py Support optional float parameters (float?, optional<double>). (#31517) 2019-12-23 08:33:39 -08:00