test/test_comparison_utils.py
test/test_license.py
test/test_type_info.py
test/test_metal.py
test/test_dynamic_shapes.py
test/test_jit_disabled.py
test/test_jit_fuser_legacy.py
test/test_jit_legacy.py
test/jit/__init__.py
test/jit/mydecorator.py
test/jit/myexception.py
test/jit/myfunction_a.py
test/jit/myfunction_b.py
test/jit/test_alias_analysis.py
test/jit/test_async.py
test/jit/test_aten_pow.py
test/jit/test_attr.py
test/jit/test_autodiff.py
test/jit/test_autodiff_subgraph_slicing.py
test/jit/test_await.py
test/jit/test_backend_nnapi.py
test/jit/test_backends.py
test/jit/test_batch_mm.py
test/jit/test_class_type.py
test/jit/test_complex.py
test/jit/test_complexity.py
test/jit/test_convert_activation.py
test/jit/test_custom_operators.py
test/jit/test_dataclasses.py
test/jit/test_dce.py
test/jit/test_decorator.py
test/jit/test_dtype_analysis.py
test/jit/test_enum.py
test/jit/test_exception.py
test/jit/test_functional_blocks.py
test/jit/test_fuser_common.py
test/jit/test_generator.py
test/jit/test_graph_rewrite_passes.py
test/jit/test_hooks.py
test/jit/test_hooks_modules.py
test/jit/test_ignorable_args.py
test/jit/test_ignore_context_manager.py
test/jit/test_isinstance.py
test/jit/test_jit_utils.py
test/jit/test_logging.py
test/jit/test_module_apis.py
test/jit/test_module_containers.py
test/jit/test_module_interface.py
test/jit/test_modules.py
test/jit/test_op_decompositions.py
test/jit/test_optimize_for_mobile_preserve_debug_info.py
test/jit/test_parametrization.py
test/jit/test_pdt.py
test/jit/test_profiler.py
test/jit/test_python_bindings.py
test/jit/test_python_builtins.py
test/jit/test_python_ir.py
test/jit/test_recursive_script.py
test/jit/test_remove_mutation.py
test/jit/test_save_load.py
test/jit/test_save_load_for_op_version.py
test/jit/test_script_profile.py
test/jit/test_scriptmod_ann.py
test/jit/test_slice.py
test/jit/test_sparse.py
test/jit/test_string_formatting.py
test/jit/test_symbolic_shape_analysis.py
test/jit/test_tensor_creation_ops.py
test/jit/test_tensor_methods.py
test/jit/test_torchbind.py
test/jit/test_type_sharing.py
test/jit/test_types.py
test/jit/test_typing.py
test/jit/test_union.py
test/jit/test_union_pep604.py
test/jit/test_unsupported_ops.py
test/jit/test_upgraders.py
test/jit/test_warn.py
test/jit/test_with.py
test/onnx/torch_export/test_torch_export_with_onnxruntime.py
test/onnx/autograd_helper.py
test/onnx/dynamo/test_exporter_api.py
test/onnx/dynamo/test_registry_dispatcher.py
test/onnx/model_defs/__init__.py
test/onnx/model_defs/emb_seq.py
test/onnx/model_defs/lstm_flattening_result.py
test/onnx/model_defs/mnist.py
test/onnx/model_defs/op_test.py
test/onnx/model_defs/rnn_model_with_packed_sequence.py
test/onnx/model_defs/squeezenet.py
test/onnx/model_defs/srresnet.py
test/onnx/model_defs/super_resolution.py
test/onnx/model_defs/word_language_model.py
test/onnx/test_autograd_funs.py
test/onnx/test_custom_ops.py
test/onnx/test_export_modes.py
test/onnx/test_fx_op_consistency.py
test/onnx/test_fx_passes.py
test/onnx/test_fx_to_onnx.py
test/onnx/error_reproduction.py
test/onnx/test_fx_type_promotion.py
test/onnx/test_models_onnxruntime.py
test/onnx/test_models_quantized_onnxruntime.py
test/onnx/test_onnx_opset.py
test/onnx/test_onnxscript_runtime.py
test/onnx/test_op_consistency.py
test/onnx/verify.py
test/onnx/test_fx_to_onnx_decomp_skip.py
test/onnx/test_pytorch_onnx_onnxruntime.py
test/onnx/test_pytorch_onnx_shape_inference.py
test/onnx/test_symbolic_helper.py
test/functorch/common_utils.py
test/functorch/functorch_additional_op_db.py
test/test_jit_string.py
test/test_jit_simple.py
test/test_jit_profiling.py
test/test_jit_llga_fuser.py
test/test_type_hints.py
test/test_typing.py
test/test_fx_reinplace_pass.py
mypy.ini
test/profiler/profiler_utils_mock_events.json
test/profiler/test_execution_trace.py
test/profiler/test_profiler.py
test/profiler/test_record_function.py
test/profiler/test_torch_tidy.py