pytorch/torch
2025-10-07 17:47:30 +00:00
..
_awaits
_C Reapply "C++-accessible Placements via pybind11 (#163030)" (#164519) 2025-10-06 23:19:14 +00:00
_C_flatbuffer
_custom_op [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
_decomp Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00
_dispatch Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_dynamo [dynamo] Support torch.fx.traceback.annotate (#164678) 2025-10-07 14:54:26 +00:00
_export Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
_functorch [annotate] Copy fwd to bwd metadata for subgraphs as well (#164795) 2025-10-07 02:42:47 +00:00
_higher_order_ops Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
_inductor Add memory estimator (#164738) 2025-10-07 15:32:27 +00:00
_lazy Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_library Make custom op alias check consistent (#164576) 2025-10-07 02:05:09 +00:00
_logging [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
_numpy [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
_prims Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00
_prims_common remove guard_size_oblivious from is_contiguous python eager eval path. (#164622) 2025-10-04 21:02:39 +00:00
_refs Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
_strobelight Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_subclasses [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
_vendor
accelerator
amp Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
ao Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
autograd Revert "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +00:00
backends [2/N] Fix ruff warnings (#164460) 2025-10-04 03:40:32 +00:00
compiler [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
contrib
cpu Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
csrc Move version.h to torch/headeronly (#164381) 2025-10-07 17:47:30 +00:00
cuda [CUDA] Add experimental green context support for SM carveout (#159104) 2025-10-06 23:11:23 +00:00
distributed Reapply "C++-accessible Placements via pybind11 (#163030)" (#164519) 2025-10-06 23:19:14 +00:00
distributions Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
export Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
fft
func
futures [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
fx Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
headeronly Move version.h to torch/headeronly (#164381) 2025-10-07 17:47:30 +00:00
jit Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
legacy
lib
linalg Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
masked Add pyrefly suppressions (3/n) (#164588) 2025-10-03 22:03:03 +00:00
monitor
mps Add type annotations to MPS profiler utilities (#163486) 2025-09-27 23:00:53 +00:00
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 Add SVE128 ISA (#158932) 2025-09-29 14:49:19 +00:00
nested Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
nn Revert "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +00:00
numa Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
onnx Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
optim Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
package Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
profiler Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +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 Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00
special
testing Make Adam, AdamW work with nonzero-dim Tensor betas (#149939) 2025-10-06 22:03:25 +00:00
utils Revert "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +00:00
xpu Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
__config__.py
__future__.py
__init__.py remove check_is_size from test_misc.py (#164667) 2025-10-07 07:33:50 +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 "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +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 Revert "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +00:00
_namedtensor_internals.py
_ops.py Revert "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +00:00
_python_dispatcher.py
_size_docs.py
_sources.py
_storage_docs.py
_streambase.py
_tensor_docs.py Revert "Support setting grad_dtype on leaf tensors (#162815)" 2025-10-03 23:14:28 +00:00
_tensor_str.py [1/N] Fix ruff warnings (#164333) 2025-10-01 16:48:32 +00:00
_tensor.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_thread_safe_fork.py
_torch_docs.py Update documentation for torch.index_select (#163616) 2025-09-25 18:29:17 +00:00
_utils_internal.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
_utils.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +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 Revert "[RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)" 2025-09-25 13:47:46 +00:00
custom_class_detail.h
custom_class.h
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
library.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
overrides.py Revert "Support setting grad_dtype on leaf tensors (#162815)" 2025-10-03 23:14:28 +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 Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +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