pytorch/test/jit
Elias Ellison 78aebbcb88 [JIT] add other module apis (#34106)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/34106

Test Plan: Imported from OSS

Differential Revision: D20283996

Pulled By: eellison

fbshipit-source-id: 88e7bc4547e96717d6c8efe0b25ede0d198d9e68
2020-03-05 16:12:29 -08:00
..
_imported_class_test Actually make flake8 do something (#30892) 2019-12-06 17:50:50 -08:00
__init__.py use fully qualified name for ScriptClasses (#19239) 2019-04-26 19:17:21 -07:00
test_async.py Move pytorch distributed tests to separate folder for contbuild. (#30445) 2020-01-22 21:16:59 -08:00
test_autodiff_subgraph_slicing.py Move pytorch distributed tests to separate folder for contbuild. (#30445) 2020-01-22 21:16:59 -08:00
test_builtins.py [jit] Add missing tensor properties (#33906) 2020-02-28 19:06:11 -08:00
test_class_type.py [jit] stop printing crap in test_jit (#33917) 2020-02-27 19:06:43 -08:00
test_custom_operators.py Revert D18672405: Use codegen'ed unboxing wrappers 2020-02-29 15:27:54 -08:00
test_data_parallel.py Move pytorch distributed tests to separate folder for contbuild. (#30445) 2020-01-22 21:16:59 -08:00
test_export_modes.py [jit] stop printing crap in test_jit (#33917) 2020-02-27 19:06:43 -08:00
test_freezing.py Freezing Torchscript modules (#32178) 2020-03-02 11:38:36 -08:00
test_list_dict.py [JIT] Implement Tensor.tolist() (#33472) 2020-02-27 21:45:46 -08:00
test_logging.py Move pytorch distributed tests to separate folder for contbuild. (#30445) 2020-01-22 21:16:59 -08:00
test_models.py [jit] Resolve type annotation names to types (#29623) 2020-02-28 18:35:10 -08:00
test_module_interface.py [JIT] add other module apis (#34106) 2020-03-05 16:12:29 -08:00
test_recursive_script.py [jit] stop printing crap in test_jit (#33917) 2020-02-27 19:06:43 -08:00
test_type_sharing.py [jit] Fix ModuleDict type sharing (#33515) 2020-02-19 15:01:46 -08:00
test_unsupported_ops.py [JIT] add support for torch.norm (#33783) 2020-03-05 14:46:24 -08:00