..
_awaits
_C
Fix types in graphs.py ( #158192 )
2025-07-15 19:49:38 +00:00
_C_flatbuffer
_custom_op
pyfmt lint torch/_custom_op/* ( #155782 )
2025-06-12 23:04:11 +00:00
_decomp
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_dispatch
Improve torch.ops typing ( #154555 )
2025-06-22 15:52:27 +00:00
_dynamo
[ONNX] Remove legacy Dort ( #158258 )
2025-07-15 19:14:06 +00:00
_export
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_functorch
[Optimus][fp8_activation_quantization] Only log when there's some node to be quantized ( #158129 )
2025-07-15 19:22:26 +00:00
_higher_order_ops
remove allow-untyped-defs from torch/_higher_order_ops/run_const_graph.py ( #157847 )
2025-07-12 15:42:12 +00:00
_inductor
Fix types in graphs.py ( #158192 )
2025-07-15 19:49:38 +00:00
_lazy
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_library
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_logging
[Bugfix][Inductor] Fix dependency list merged incorrectly for a custom op with multiple mutated inputs and None return type. ( #157133 )
2025-07-11 09:06:31 +00:00
_numpy
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_prims
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_prims_common
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_refs
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_strobelight
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_subclasses
[BE][2/16] fix typos in torch/ (torch/_*/) ( #156312 )
2025-07-12 05:47:06 +00:00
_vendor
accelerator
Add deprecation hint for accelerator APIs ( #158013 )
2025-07-10 18:09:22 +00:00
amp
Issue warning with reference to user code rather than torch ( #155112 )
2025-07-14 05:24:23 +00:00
ao
Fix compilation and "import torch" issues for cpython 3.14 ( #158184 )
2025-07-15 05:06:55 +00:00
autograd
Fix types in graphs.py ( #158192 )
2025-07-15 19:49:38 +00:00
backends
Expose opt_einsum in torch.backends ( #157740 )
2025-07-15 17:46:43 +00:00
compiler
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
contrib
cpu
csrc
Revert "Deprecate overleap functions in CUDAAllocatorConfig, use AcceleratorAllocatorConfig instead ( #156165 )"
2025-07-15 18:24:36 +00:00
cuda
Fix types in graphs.py ( #158192 )
2025-07-15 19:49:38 +00:00
distributed
[DTensor] have split_strategy return OpStrategy instead of TupleStrategy ( #158051 )
2025-07-15 04:50:34 +00:00
distributions
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
export
Standalone compile API in _Exporter ( #158139 )
2025-07-15 18:47:56 +00:00
fft
[BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format ( #144553 )
2025-06-17 08:18:47 +00:00
func
futures
Simplify the base classes of _PyFutureMeta ( #157757 )
2025-07-08 15:39:56 +00:00
fx
make node source hashable ( #158322 )
2025-07-15 19:31:00 +00:00
headeronly
Migrate c10/macros/cmake_macros.h.in to torch/headeronly ( #158035 )
2025-07-15 19:52:59 +00:00
jit
[BE][Easy] remove unused build-time dependency astunparse and change astunparse.unparse -> ast.unparse ( #157907 )
2025-07-10 07:04:42 +00:00
legacy
lib
[2/N] Fix cppcoreguidelines-init-variables suppression ( #146237 )
2025-06-19 23:26:42 +00:00
linalg
masked
[Pyrefly][Refactor] Replace dict() calls with literal dict syntax for improved readability ( #157735 )
2025-07-08 18:10:33 +00:00
monitor
mps
[BE][12/16] fix typos in torch/ ( #156602 )
2025-07-02 22:55:29 +00:00
mtia
[BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format ( #144553 )
2025-06-17 08:18:47 +00:00
multiprocessing
[BE][12/16] fix typos in torch/ ( #156602 )
2025-07-02 22:55:29 +00:00
nativert
Fix land race typos from #157290 ( #158272 )
2025-07-14 20:55:13 +00:00
nested
Add check nested_tensor_from_jagged param jagged_dim >= 1 ( #157770 )
2025-07-10 00:34:39 +00:00
nn
Make Q Indices optional ( #157997 )
2025-07-12 00:16:20 +00:00
onnx
Fix types in graphs.py ( #158192 )
2025-07-15 19:49:38 +00:00
optim
[Pyrefly][Refactor] Replace dict() calls with literal dict syntax for improved readability ( #157735 )
2025-07-08 18:10:33 +00:00
package
[BE][Ez]: Update ruff to 0.12.2 ( #157937 )
2025-07-11 15:16:20 +00:00
profiler
[BE][Ez]: Autotype torch/profiler with ruff ANN ( #157923 )
2025-07-09 22:07:50 +00:00
quantization
[BE][6/16] fix typos in torch/ ( #156316 )
2025-06-23 02:57:34 +00:00
signal
[BE][6/16] fix typos in torch/ ( #156316 )
2025-06-23 02:57:34 +00:00
sparse
[build] modernize build-frontend: python setup.py develop/install -> [uv ]pip install --no-build-isolation [-e ]. ( #156027 )
2025-07-09 11:24:27 +00:00
special
[BE][6/16] fix typos in torch/ ( #156316 )
2025-06-23 02:57:34 +00:00
testing
[DTensor][BE] improve DTensor ops correctness check utils ( #158112 )
2025-07-15 04:50:34 +00:00
utils
Fix compilation and "import torch" issues for cpython 3.14 ( #158184 )
2025-07-15 05:06:55 +00:00
xpu
[BE][6/16] fix typos in torch/ ( #156316 )
2025-06-23 02:57:34 +00:00
__config__.py
__future__.py
__init__.py
[BE] Remove CUDA 11.8 artifacts ( #158303 )
2025-07-15 11:52:08 +00:00
_appdirs.py
_classes.py
remove allow-untyped-defs from torch/_classes.py ( #157231 )
2025-07-08 00:11:52 +00:00
_compile.py
_custom_ops.py
_deploy.py
_environment.py
_guards.py
Revert "[dynamo][fsdp] Consistent behavior of int attributes ( #157262 )"
2025-07-10 23:11:18 +00:00
_jit_internal.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
_linalg_utils.py
Update is_sparse doc to mention that it is sparse_coo specific ( #157378 )
2025-07-09 18:22:14 +00:00
_lobpcg.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
_lowrank.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
_meta_registrations.py
Fix grouped MM output strides when compiled but not max-autotuned ( #158143 )
2025-07-15 11:53:13 +00:00
_namedtensor_internals.py
_ops.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
_python_dispatcher.py
Typo fixes for "overridden" in comments and function names ( #155944 )
2025-06-14 03:37:38 +00:00
_size_docs.py
_sources.py
_storage_docs.py
_streambase.py
_tensor_docs.py
Documentation Fix: torch.tensor.scatter_ docs ( #157929 )
2025-07-10 19:22:52 +00:00
_tensor_str.py
fix tensor print behavior for MAIA ( #155609 )
2025-06-14 01:04:12 +00:00
_tensor.py
[PyTorch] Deprecate numpy serialization for MTIA ( #157884 )
2025-07-11 17:57:33 +00:00
_thread_safe_fork.py
_torch_docs.py
Fix incorrect bin edge description in histogramdd docs ( #158275 )
2025-07-15 16:25:01 +00:00
_utils_internal.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
_utils.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
_VF.py
_vmap_internals.py
_weights_only_unpickler.py
CMakeLists.txt
Migrate c10/macros/cmake_macros.h.in to torch/headeronly ( #158035 )
2025-07-15 19:52:59 +00:00
custom_class_detail.h
custom_class.h
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
extension.h
functional.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
header_only_apis.txt
Reapply D77381084 / #156964 : Rename torch::standalone to headeronly ( #157251 )
2025-06-30 23:25:30 +00:00
hub.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
library.h
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
library.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
overrides.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
py.typed
quasirandom.py
random.py
return_types.py
script.h
serialization.py
[BE][1/16] fix typos in torch/ ( #156311 )
2025-07-09 11:02:22 +00:00
storage.py
mypy 1.16.0 ( #155821 )
2025-06-14 18:18:43 +00:00
torch_version.py
types.py
version.py.tpl