pytorch/torch/jit
2024-12-18 00:17:41 +00:00
..
_passes
mobile
__init__.py
_async.py
_await.py
_builtins.py
_check.py
_dataclass_impls.py
_decomposition_utils.py
_decompositions.py
_freeze.py
_fuser.py
_ir_utils.py clean up type nits on torch/jit/_ir_utils.py (#143371) 2024-12-17 20:28:07 +00:00
_logging.py
_monkeytype_config.py
_pickle.py
_recursive.py
_script.py
_script.pyi
_serialization.py Add warning to torch.jit.load (#143403) 2024-12-18 00:17:41 +00:00
_shape_functions.py
_state.py
_trace.py
annotations.py
frontend.py
generate_bytecode.py
quantized.py
supported_ops.py
unsupported_tensor_ops.py