pytorch/torch/jit
2025-09-23 23:22:53 +00:00
..
_passes
mobile
__init__.py
_async.py
_await.py
_builtins.py
_check.py
_dataclass_impls.py
_decomposition_utils.py
_decompositions.py [BE][12/16] fix typos in torch/ (#156602) 2025-07-02 22:55:29 +00:00
_freeze.py [BE][12/16] fix typos in torch/ (#156602) 2025-07-02 22:55:29 +00:00
_fuser.py
_ir_utils.py
_logging.py
_monkeytype_config.py [BE][12/16] fix typos in torch/ (#156602) 2025-07-02 22:55:29 +00:00
_pickle.py
_recursive.py [BE] Delete all pre py-3.10 checks (#163653) 2025-09-23 23:22:53 +00:00
_script.py Deprecate Lite Interpreter (#163289) 2025-09-18 23:56:21 +00:00
_script.pyi
_serialization.py
_shape_functions.py [BE][12/16] fix typos in torch/ (#156602) 2025-07-02 22:55:29 +00:00
_state.py
_trace.py Remove ts to export retracer (#156857) 2025-06-27 01:54:24 +00:00
annotations.py
frontend.py [BE][Easy] remove unused build-time dependency astunparse and change astunparse.unparse -> ast.unparse (#157907) 2025-07-10 07:04:42 +00:00
generate_bytecode.py
quantized.py
supported_ops.py [2/n] Remove references to TorchScript in PyTorch docs (#158306) 2025-07-15 20:57:23 +00:00
unsupported_tensor_ops.py