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
fixtures_srcs
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.py
test_autodiff_subgraph_slicing.py
test_backend_nnapi.py
test_backends.py
test_batch_mm.py
test_builtins.py
test_class_type.py
test_complex.py
test_complexity.py
test_convert_activation.py
test_cuda.py
test_custom_operators.py
test_data_parallel.py
test_dataclasses.py
test_dce.py
test_device_analysis.py
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
test_hooks.py Fix typos in messages under test (#89121) 2022-11-17 01:55:03 +00:00
test_hooks_modules.py
test_ignorable_args.py
test_ignore_context_manager.py
test_isinstance.py
test_ivalue.py
test_jit_utils.py
test_list_dict.py
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
test_module_apis.py
test_module_containers.py
test_module_interface.py
test_modules.py
test_op_decompositions.py
test_optimize_for_mobile_preserve_debug_info.py
test_parametrization.py
test_pdt.py
test_peephole.py
test_profiler.py
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
test_save_load.py Revert "remove torch.equal usages (#89527)" 2022-12-02 21:36:13 +00:00
test_save_load_for_op_version.py
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
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
test_typing.py
test_union.py
test_unsupported_ops.py
test_upgraders.py
test_warn.py
test_with.py