| .. |
|
_imported_class_test
|
|
|
|
fixtures
|
Mobile upgrader: add GELU test modules
|
2022-02-14 03:40:32 +00:00 |
|
fixtures_srcs
|
Mobile upgrader: add GELU test modules
|
2022-02-14 03:40:32 +00:00 |
|
__init__.py
|
|
|
|
myexception.py
|
(2/2) Make TorchScript Preserve Fully Qualified Class Name for Python Exceptions: frontend change (#72899)
|
2022-02-16 03:45:15 +00:00 |
|
test_alias_analysis.py
|
Fix test ownership lint (#71554)
|
2022-01-21 18:24:42 +00:00 |
|
test_async.py
|
|
|
|
test_aten_pow.py
|
|
|
|
test_attr.py
|
|
|
|
test_autodiff_subgraph_slicing.py
|
Implement Tanh Gelu Approximation (#61439)
|
2022-02-14 03:40:32 +00:00 |
|
test_backend_nnapi.py
|
|
|
|
test_backends.py
|
[Pytorch Edge] Wrap lowered module in to_backend (#71597)
|
2022-01-25 06:30:19 +00:00 |
|
test_batch_mm.py
|
|
|
|
test_builtins.py
|
Allow torch.Tensor.real on real-valued tensors (#71718)
|
2022-01-25 22:30:48 +00:00 |
|
test_class_type.py
|
|
|
|
test_complex.py
|
|
|
|
test_complexity.py
|
|
|
|
test_convert_activation.py
|
|
|
|
test_cuda.py
|
|
|
|
test_custom_operators.py
|
Add torch.ops per overload API (#72206)
|
2022-02-11 17:19:06 +00:00 |
|
test_data_parallel.py
|
|
|
|
test_dce.py
|
|
|
|
test_device_analysis.py
|
Fix test ownership lint (#71554)
|
2022-01-21 18:24:42 +00:00 |
|
test_dtype_analysis.py
|
Fix test ownership lint (#71554)
|
2022-01-21 18:24:42 +00:00 |
|
test_enum.py
|
|
|
|
test_exception.py
|
(2/2) Make TorchScript Preserve Fully Qualified Class Name for Python Exceptions: frontend change (#72899)
|
2022-02-16 03:45:15 +00:00 |
|
test_export_modes.py
|
[ONNX] Remove f arg from export_to_pretty_string (#69045) (#69546)
|
2022-01-12 21:31:36 -08:00 |
|
test_freezing.py
|
[fix] Dropout2d-3d no-batch-dim (#69885)
|
2022-02-02 16:40:32 +00:00 |
|
test_functional_blocks.py
|
|
|
|
test_fuser_common.py
|
|
|
|
test_graph_rewrite_passes.py
|
|
|
|
test_hash.py
|
|
|
|
test_hooks.py
|
|
|
|
test_hooks_modules.py
|
|
|
|
test_if_hoisting.py
|
Fix test ownership lint (#71554)
|
2022-01-21 18:24:42 +00:00 |
|
test_ignorable_args.py
|
|
|
|
test_ignore_context_manager.py
|
|
|
|
test_isinstance.py
|
|
|
|
test_jit_utils.py
|
|
|
|
test_legacy_upgraders.py
|
Bump version number to 7 and compile old operators with old schema (#68358)
|
2022-01-05 23:57:22 -08:00 |
|
test_list_dict.py
|
|
|
|
test_logging.py
|
|
|
|
test_misc.py
|
|
|
|
test_models.py
|
|
|
|
test_module_apis.py
|
|
|
|
test_module_containers.py
|
|
|
|
test_module_interface.py
|
|
|
|
test_modules.py
|
|
|
|
test_onnx_export.py
|
[ONNX] Remove f arg from export_to_pretty_string (#69045) (#69546)
|
2022-01-12 21:31:36 -08:00 |
|
test_optimize_for_mobile_preserve_debug_info.py
|
Remove some unnecessary python functional wrappers (#61608)
|
2022-02-01 16:59:26 +00:00 |
|
test_parametrization.py
|
|
|
|
test_pdt.py
|
|
|
|
test_peephole.py
|
add optional refining (#69776)
|
2022-01-11 22:12:34 -08:00 |
|
test_profiler.py
|
|
|
|
test_python_bindings.py
|
|
|
|
test_python_builtins.py
|
|
|
|
test_python_ir.py
|
|
|
|
test_recursive_script.py
|
|
|
|
test_remove_mutation.py
|
|
|
|
test_save_load.py
|
Bump version number to 7 and compile old operators with old schema (#68358)
|
2022-01-05 23:57:22 -08:00 |
|
test_save_load_for_op_version.py
|
Update logspace and bump the version number to 9 (#72051)
|
2022-02-02 08:54:14 +00:00 |
|
test_script_profile.py
|
|
|
|
test_scriptmod_ann.py
|
|
|
|
test_slice.py
|
|
|
|
test_sparse.py
|
[JIT] scripting, freezing, serialization for sparse csr (#69555)
|
2021-12-20 11:13:34 -08:00 |
|
test_string_formatting.py
|
|
|
|
test_symbolic_shape_analysis.py
|
[JIT] Cat shape analysis fix for -1 dim (#72616)
|
2022-02-10 03:09:54 +00:00 |
|
test_tensor_creation_ops.py
|
|
|
|
test_torchbind.py
|
|
|
|
test_tracer.py
|
[ONNX] Remove f arg from export_to_pretty_string (#69045) (#69546)
|
2022-01-12 21:31:36 -08:00 |
|
test_type_sharing.py
|
|
|
|
test_types.py
|
|
|
|
test_typing.py
|
|
|
|
test_union.py
|
Output UnionType str rep with () instead of [] (#69502)
|
2021-12-07 14:17:06 -08:00 |
|
test_unsupported_ops.py
|
|
|
|
test_upgraders.py
|
Update logspace and bump the version number to 9 (#72051)
|
2022-02-02 08:54:14 +00:00 |
|
test_warn.py
|
|
|
|
test_with.py
|
Fix asserts in tests (#72864)
|
2022-02-16 18:35:16 +00:00 |