pytorch/torch
2025-10-14 04:52:23 +00:00
..
_awaits
_C Revert "[opaque_obj_v2] PyObject custom op schema type (#165004)" 2025-10-13 20:08:38 +00:00
_C_flatbuffer
_custom_op [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
_decomp Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
_dispatch Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_dynamo Revert "[export] Turn on install_free_tensors flag (#164691)" 2025-10-14 03:58:12 +00:00
_export Revert "[export] Turn on install_free_tensors flag (#164691)" 2025-10-14 03:58:12 +00:00
_functorch [compile] Regional inductor compilation with fx.annotate (#164776) 2025-10-13 22:22:20 +00:00
_higher_order_ops Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
_inductor Native matmul (#157743) 2025-10-14 04:22:30 +00:00
_lazy Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_library Revert "[opaque_obj_v2] PyObject custom op schema type (#165004)" 2025-10-13 20:08:38 +00:00
_logging Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
_numpy Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
_prims Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00
_prims_common [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00
_refs Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
_strobelight Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_subclasses Do not decompose in functionalization/proxy tensor if autograd wouldn't have decomposed (#164939) 2025-10-11 01:03:55 +00:00
_vendor
accelerator
amp Revert "[AMP][Refactor] Simplify dtype support logic in autocast context manager (#163446)" 2025-10-10 15:12:46 +00:00
ao Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
autograd Revert "Warn if AccumulateGrad stream does not match producer node stream (#165065)" 2025-10-10 17:29:29 +00:00
backends Revert "Add SVE128 ISA (#158932)" 2025-10-10 01:17:02 +00:00
compiler Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
contrib
cpu Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
csrc Revert "Fix double dispatch to Python for detach (#163671)" 2025-10-14 03:55:36 +00:00
cuda error message for instantiating CUDA Stream if CUDA not available (#159868) 2025-10-11 23:21:35 +00:00
distributed [DTensor] Extend conv ops to 3D (#165241) 2025-10-14 02:30:46 +00:00
distributions [1/N] Use "is" in python type comparison (#165037) 2025-10-10 12:36:50 +00:00
export Do not decompose in functionalization/proxy tensor if autograd wouldn't have decomposed (#164939) 2025-10-11 01:03:55 +00:00
fft
func
futures [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
fx [compile] Regional inductor compilation with fx.annotate (#164776) 2025-10-13 22:22:20 +00:00
headeronly Mark unused parameters in C++ code (#164912) 2025-10-09 06:23:25 +00:00
jit Fix missing brackets (#165138) 2025-10-10 17:23:31 +00:00
legacy
lib [CodeClean] Replace std::runtime_error with TORCH_CHECK (#164129) 2025-10-09 19:01:07 +00:00
linalg Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
masked [1/N] Use "is" in python type comparison (#165037) 2025-10-10 12:36:50 +00:00
monitor
mps
mtia Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
multiprocessing Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
nativert Revert "Add SVE128 ISA (#158932)" 2025-10-10 01:17:02 +00:00
nested [NJT] Fix schema validation error in jagged functions (#165307) 2025-10-13 17:59:18 +00:00
nn [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00
numa Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
onnx [ONNX] TorchTensor supports tofile() (#165195) 2025-10-13 19:12:06 +00:00
optim Revert "[2/N] More ruff SIM fixes (#165031)" 2025-10-10 13:42:14 +00:00
package [1/N] Use "is" in python type comparison (#165037) 2025-10-10 12:36:50 +00:00
profiler Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
quantization Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
signal Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
sparse Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
special
testing LocalTensor (#164537) 2025-10-12 20:06:41 +00:00
utils [torch/utils][Code Clean] Clean asserts in torch/utils/_sympy (#165279) 2025-10-14 04:52:23 +00:00
xpu Add a new API torch.xpu.is_tf32_supported for Intel GPU (#163141) 2025-10-12 12:11:57 +00:00
__config__.py
__future__.py
__init__.py [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00
_appdirs.py
_classes.py
_compile.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
_custom_ops.py
_environment.py
_guards.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
_jit_internal.py Revert "[2/N] More ruff SIM fixes (#165031)" 2025-10-10 13:42:14 +00:00
_linalg_utils.py
_lobpcg.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_lowrank.py
_meta_registrations.py [Fix] missing lambda in torch._check (#165043) 2025-10-10 17:11:55 +00:00
_namedtensor_internals.py
_ops.py Revert "[2/N] More ruff SIM fixes (#165031)" 2025-10-10 13:42:14 +00:00
_python_dispatcher.py
_size_docs.py
_sources.py
_storage_docs.py
_streambase.py
_tensor_docs.py [reland] Allow setting grad_dtype on leaf tensors (#164751) 2025-10-08 20:23:13 +00:00
_tensor_str.py Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
_tensor.py Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
_thread_safe_fork.py
_torch_docs.py
_utils_internal.py Revert "Call internal log_compilation_event if it exists (#164855)" 2025-10-09 22:38:45 +00:00
_utils.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
_VF.py
_vmap_internals.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
_weights_only_unpickler.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
CMakeLists.txt
custom_class_detail.h Mark unused parameters in C++ code (#164912) 2025-10-09 06:23:25 +00:00
custom_class.h Mark unused parameters in C++ code (#164912) 2025-10-09 06:23:25 +00:00
extension.h
functional.py [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
header_only_apis.txt Migrate DeviceType to torch/headeronly (#163999) 2025-09-30 23:13:27 +00:00
hub.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
library.h Mark unused parameters in C++ code (#164912) 2025-10-09 06:23:25 +00:00
library.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
overrides.py Add scaled_mm python API, test (#164142) 2025-10-09 12:43:18 +00:00
py.typed
quasirandom.py
random.py Revert "Add device argument to torch.random.get_rng_state (#163034)" 2025-10-04 15:25:45 +00:00
return_types.py
script.h
serialization.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
storage.py [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00
torch_version.py
types.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
version.py.tpl