pytorch/torch/jit
2022-05-20 18:39:47 +00:00
..
_passes
mobile
__init__.py Python function to extract information on mobile::Module from flatbuffer (#77624) 2022-05-18 00:42:57 +00:00
_async.py
_builtins.py
_check.py
_decomposition_utils.py
_decompositions.py
_freeze.py
_fuser.py
_ir_utils.py
_logging.py
_monkeytype_config.py
_pickle.py
_recursive.py [JIT] Support for ParameterDict getattr 2022-05-13 01:03:25 +00:00
_script.py [JIT] correct torch.jit.Attribute docs 2022-05-11 01:30:15 +00:00
_serialization.py Support saving extra files in pytorch flat buffer format via python (#77870) 2022-05-19 22:15:17 +00:00
_shape_functions.py Adding SSA support for convolution_backward 2022-05-20 18:39:47 +00:00
_state.py
_trace.py
annotations.py
frontend.py
generate_bytecode.py
quantized.py
supported_ops.py
unsupported_tensor_ops.py