pytorch/test/jit
Ram Rachum 351d73b97f Fix exception causes all over the codebase (#90271)
This is the continuation to #90134 and hopefully the final PR in this series.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/90271
Approved by: https://github.com/kit1980
2022-12-07 04:29:00 +00:00
..
_imported_class_test
fixtures Revert "stft: remove non-center overload and python functional wrapper" 2022-05-09 19:59:46 +00:00
fixtures_srcs Revert "stft: remove non-center overload and python functional wrapper" 2022-05-09 19:59:46 +00:00
xnnpack [xnnpack][lite-int] Handle Constant Data (#89445) 2022-11-22 02:20:54 +00:00
__init__.py
myexception.py
test_alias_analysis.py
test_async.py [Reland][ONNX] Move all torch.onnx.export related tests to test/onnx (#87292) 2022-11-01 14:22:46 +00:00
test_aten_pow.py
test_attr.py
test_autodiff_subgraph_slicing.py Retry - [JIT] Propagate profiled information to DifferentiableGraph outputs 2022-06-21 22:57:17 +00:00
test_autodiff.py Retry - [JIT] Propagate profiled information to DifferentiableGraph outputs 2022-06-21 22:57:17 +00:00
test_backend_nnapi.py
test_backends.py [ROCm] unskip test_jit TestBackendsWithCompiler (#81281) 2022-08-19 00:31:32 +00:00
test_batch_mm.py
test_builtins.py
test_class_type.py Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
test_complex.py
test_complexity.py
test_convert_activation.py
test_cuda.py [ROCm] Enable/fix unit tests test_stream_args and test_event_args (#82346) 2022-08-01 22:55:15 +00:00
test_custom_operators.py Only allow numbers as tensors if operator was explicitly allowlisted so (#80587) 2022-06-30 18:59:38 +00:00
test_data_parallel.py
test_dataclasses.py Reland "[pytorch][PR] Support dataclasses in TorchScript" take 2 (#74353) (#74353) (#76771) 2022-06-07 21:44:55 +00:00
test_dce.py
test_device_analysis.py [EASY] [JIT]Cleaning up the device analysis temp test code 2022-04-25 15:50:52 +00:00
test_dtype_analysis.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
test_enum.py
test_exception.py
test_freezing.py set the correct size of aten tensor in presence of mkldnn padding (#86767) 2022-10-13 19:35:31 +00:00
test_functional_blocks.py
test_fuser_common.py
test_graph_rewrite_passes.py
test_hash.py [Reland] Add py-3.10 config (#82329) 2022-07-27 20:22:47 +00:00
test_hooks_modules.py
test_hooks.py Fix typos in messages under test (#89121) 2022-11-17 01:55:03 +00:00
test_ignorable_args.py
test_ignore_context_manager.py
test_isinstance.py
test_ivalue.py Add missing QSCheme IValue conversion logic (#78862) 2022-06-07 08:34:17 +00:00
test_jit_utils.py Disable TracerWarnings on NNC opinfo tests 2022-06-03 18:11:12 +00:00
test_list_dict.py Setup for running PyTorch tests with TorchDynamo and skips for known failing tests (#80106) 2022-07-07 18:57:33 +00:00
test_logging.py
test_misc.py prepare removal of deprecated functionality in torch.testing (#87969) 2022-11-02 14:04:48 +00:00
test_models.py add channels last support for thnn_conv2d (non-dilated) 2022-05-11 00:09:45 +00:00
test_module_apis.py
test_module_containers.py [JIT] Support for ParameterDict getattr 2022-05-13 01:03:25 +00:00
test_module_interface.py [JIT] Allow freezing modules that contain mutable interfaces (#86039) 2022-10-08 00:38:11 +00:00
test_modules.py
test_op_decompositions.py Reland reland 2022-04-28 20:41:55 +00:00
test_optimize_for_mobile_preserve_debug_info.py
test_parametrization.py Use generators with all/any in torch/optim (#78142) 2022-06-24 17:23:45 +00:00
test_pdt.py
test_peephole.py
test_profiler.py Clean up profiling mode and profiling executor strategy (#73875) 2022-03-29 18:38:51 +00:00
test_python_bindings.py Fix Python-bound function signature (torch._C.Graph.addInput) (#88528) 2022-11-09 01:31:45 +00:00
test_python_builtins.py
test_python_ir.py
test_recursive_script.py
test_remove_mutation.py functionalization: add native fill() op 2022-04-25 21:34:16 +00:00
test_save_load_for_op_version.py Revert "stft: remove non-center overload and python functional wrapper" 2022-05-09 19:59:46 +00:00
test_save_load.py Revert "remove torch.equal usages (#89527)" 2022-12-02 21:36:13 +00:00
test_script_profile.py
test_scriptmod_ann.py
test_slice.py
test_sparse.py
test_string_formatting.py
test_symbolic_shape_analysis.py Fix cat striding in PrimTorch (#89332) 2022-11-20 04:05:33 +00:00
test_tensor_creation_ops.py [primTorch] Refs for pdist, triu and related ops (#82819) 2022-08-18 21:52:03 +00:00
test_tensor_methods.py
test_torchbind.py
test_tracer.py [Reland][ONNX] Move all torch.onnx.export related tests to test/onnx (#87292) 2022-11-01 14:22:46 +00:00
test_type_sharing.py
test_types.py [JIT] Improve error message for InferredType 2022-06-08 23:02:58 +00:00
test_typing.py Register PrimTorch refs as decompositions. 2022-05-06 20:11:45 +00:00
test_union.py
test_unsupported_ops.py
test_upgraders.py Get rid of ENABLE_UPGRADERS macro (#77574) 2022-08-09 05:33:14 +00:00
test_warn.py
test_with.py Update Dynamo pin (#83829) 2022-08-26 20:49:43 +00:00