pytorch/torch/jit
Elias Ellison 479c3b0aa5 [JIT] add support for torch.norm (#33783)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/33783

Fix for https://github.com/pytorch/pytorch/issues/20113

Test Plan: Imported from OSS

Differential Revision: D20121917

Pulled By: eellison

fbshipit-source-id: ffedcc40678cd80f5529ff9323088eed544e5158
2020-03-05 14:46:24 -08:00
..
__init__.py [jit] Resolve type annotation names to types (#29623) 2020-02-28 18:35:10 -08:00
_builtins.py [JIT] add support for torch.norm (#33783) 2020-03-05 14:46:24 -08:00
_logging.py Experimental logging/counters API (#18235) 2019-03-29 17:14:03 -07:00
_pickle.py [jit] Add type tags to lists/dicts in pickle (#33255) 2020-03-03 16:48:21 -08:00
_recursive.py [jit] Resolve type annotation names to types (#29623) 2020-02-28 18:35:10 -08:00
annotations.py [jit] Resolve type annotation names to types (#29623) 2020-02-28 18:35:10 -08:00
frontend.py Throw a proper error when parsing local variable annotations without assignments (#34133) 2020-03-05 11:23:07 -08:00
quantized.py [JIT] fix resolving of functions in torch/functional. fix compilation of torch.stft (#33504) 2020-02-26 18:35:43 -08:00
supported_ops.py [jit] do the code reorg (#33851) 2020-02-27 13:02:51 -08:00
unsupported_tensor_ops.py add unsupported section (#31329) 2019-12-18 13:56:02 -08:00