pytorch/test/jit
Abhishek Nandy a46ea8a364 Fix typo: 'initalized' → 'initialized' in alias analysis test (#157628)
This PR corrects a small spelling error in `test/jit/test_alias_analysis.py`.

- "initalized" → "initialized"

This is a minor comment correction and does not affect functionality or logic.

Thank you for maintaining this amazing codebase.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/157628
Approved by: https://github.com/Skylion007
2025-07-04 13:41:53 +00:00
..
_imported_class_test [BE][Easy][13/19] enforce style for empty lines in import segments in test/j*/ (#129764) 2024-08-01 12:13:42 +00:00
fixtures
fixtures_srcs Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
xnnpack Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
__init__.py
mydecorator.py
myexception.py
myfunction_a.py
myfunction_b.py
test_alias_analysis.py Fix typo: 'initalized' → 'initialized' in alias analysis test (#157628) 2025-07-04 13:41:53 +00:00
test_async.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_aten_pow.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_attr.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_autodiff_subgraph_slicing.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_autodiff.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_await.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_backend_nnapi.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_backends.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_batch_mm.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_builtins.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_class_type.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_complex.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_complexity.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_convert_activation.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_cuda.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_custom_operators.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_data_parallel.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_dataclasses.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_dce.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_decorator.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_device_analysis.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_dtype_analysis.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_enum.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_exception.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_freezing.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_functional_blocks.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_fuser_common.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_generator.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_graph_rewrite_passes.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_hash.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_hooks_modules.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_hooks.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_ignorable_args.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_ignore_context_manager.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_isinstance.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_jit_utils.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_list_dict.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_logging.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_misc.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_models.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_module_apis.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_module_containers.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_module_interface.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_modules.py Fix typo: 'intialized' → 'initialized' in test_modules.py (#157226) 2025-07-03 14:56:02 +00:00
test_op_decompositions.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_optimize_for_mobile_preserve_debug_info.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_parametrization.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_pdt.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_peephole.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_profiler.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_python_bindings.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_python_builtins.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_python_ir.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_recursive_script.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_remove_mutation.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_save_load_for_op_version.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_save_load.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_script_profile.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_scriptmod_ann.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_slice.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_sparse.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_string_formatting.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_symbolic_shape_analysis.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_tensor_creation_ops.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_tensor_methods.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_torchbind.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_tracer.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_type_sharing.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_types.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_typing.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_union_pep604.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_union.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_unsupported_ops.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_upgraders.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_warn.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00
test_with.py Add __main__ guards to jit tests (#154725) 2025-06-16 10:28:45 +00:00