..
_awaits
_C
[CUDA][cuBLAS] Add fp16 accumulate option to cuBLAS/cuBLASLt ( #144441 )
2025-02-06 19:04:50 +00:00
_C_flatbuffer
_custom_op
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_decomp
PEP585 update - torch/_C torch/_decomp torch/_lazy torch/_library torch/_numpy torch/_prims torch/_refs torch/_strobelight ( #145102 )
2025-01-18 20:47:12 +00:00
_dispatch
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_dynamo
[dynamo] check for incompatible configs ( #146513 )
2025-02-10 00:44:23 +00:00
_export
move and fix logic to update unbacked bindings ( #146115 )
2025-02-07 22:41:19 +00:00
_functorch
[ca] remove private API: _compiled_autograd_should_lift ( #146720 )
2025-02-10 04:29:57 +00:00
_higher_order_ops
[Inductor changes] Invoke Quant ( #139102 )
2025-02-08 19:30:19 +00:00
_inductor
[Inductor changes] Invoke Quant ( #139102 )
2025-02-08 19:30:19 +00:00
_lazy
_library
[BE][Ez]: ISC001 Auto concatenate implicit one line strings ( #146408 )
2025-02-04 19:07:04 +00:00
_logging
use DTRACE_ENV_VAR as the trace logs directory of set ( #146412 )
2025-02-04 20:54:28 +00:00
_numpy
PEP585 update - torch/_C torch/_decomp torch/_lazy torch/_library torch/_numpy torch/_prims torch/_refs torch/_strobelight ( #145102 )
2025-01-18 20:47:12 +00:00
_prims
_prims_common
[dynamo] Disable compiling on elementwise_type_promotion_wrapper ( #146219 )
2025-02-03 18:02:48 +00:00
_refs
Re-add stft option to align window for center = false ( #146379 )
2025-02-06 14:07:13 +00:00
_strobelight
_subclasses
Fix aten.to when input is a tensor constant ( #146220 )
2025-02-01 11:07:33 +00:00
_vendor
accelerator
amp
[autocast][pytorch] Support autocast for MTIA ( #145627 )
2025-01-25 03:24:59 +00:00
ao
[BE]: Enable ruff SLOT checks ( #146276 )
2025-02-04 19:18:23 +00:00
autograd
[ca] remove private API: _compiled_autograd_should_lift ( #146720 )
2025-02-10 04:29:57 +00:00
backends
[CUDA][cuBLAS] Add fp16 accumulate option to cuBLAS/cuBLASLt ( #144441 )
2025-02-06 19:04:50 +00:00
compiler
[Doc] Add period at the end of the sentence ( #145384 )
2025-01-22 19:56:31 +00:00
contrib
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
cpu
[CPUInductor] Fix SVE256 detection ( #146207 )
2025-02-01 18:51:34 +00:00
csrc
[DDP] Use NCCL allocated memory for gradient bucket ( #146589 )
2025-02-10 05:23:11 +00:00
cuda
[inductor triton] Disable incorrect TF32 usage on CUDA capability < 8 ( #145684 )
2025-01-28 22:01:08 +00:00
distributed
[DTensor][conv] add DTensor convolution_backward op support for case where the input Tensor has requires_grad=False ( #142278 )
2025-02-10 07:06:40 +00:00
distributions
torch.distributions: replace numbers.Number with torch.types.Number. (#145086 )
2025-01-27 20:24:55 +00:00
export
move and fix logic to update unbacked bindings ( #146115 )
2025-02-07 22:41:19 +00:00
fft
func
Add torch.func.debug_unwrap ( #146528 )
2025-02-06 18:48:09 +00:00
futures
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
fx
[export][dynamic shapes] log provenance for locals & symbols for non-strict ( #143378 )
2025-02-07 05:46:05 +00:00
jit
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
legacy
lib
linalg
masked
monitor
add WaitCounter type interface and get rid of type errors ( #146175 )
2025-02-01 23:24:52 +00:00
mps
[MPS] Support includes in metal objects ( #145087 )
2025-01-18 05:35:22 +00:00
mtia
[MTIA] (2/n) Implement PyTorch APIs to query/reset device peak memory usage ( #146659 )
2025-02-07 23:06:35 +00:00
multiprocessing
nested
Small improvements to NJT matrix multiplies ( #146405 )
2025-02-06 04:51:12 +00:00
nn
Fix torch.nn.functional.one_hot param num_classes optional description ( #146470 )
2025-02-06 07:48:05 +00:00
onnx
[ONNX] Adjust and add deprecation messages ( #146639 )
2025-02-08 05:09:16 +00:00
optim
[BE][Ez]: ISC001 Auto concatenate implicit one line strings ( #146408 )
2025-02-04 19:07:04 +00:00
package
[BE][Ez]: ISC001 Auto concatenate implicit one line strings ( #146408 )
2025-02-04 19:07:04 +00:00
profiler
execution trace export supports gzip format ( #146179 )
2025-02-01 01:25:25 +00:00
quantization
Remove unused Python variables in torch/[b-z]* ( #136963 )
2024-10-19 16:45:22 +00:00
signal
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
sparse
PEP585 update - torch/nn torch/optim torch/package torch/profiler torch/serialization torch/sparse torch/xpu ( #145175 )
2025-01-21 16:57:27 +00:00
special
testing
[Inductor changes] Invoke Quant ( #139102 )
2025-02-08 19:30:19 +00:00
utils
[Inductor] Expand Identity ops prior to block pattern matching ( #146000 )
2025-02-08 18:11:53 +00:00
xpu
PEP585 update - torch/nn torch/optim torch/package torch/profiler torch/serialization torch/sparse torch/xpu ( #145175 )
2025-01-21 16:57:27 +00:00
__config__.py
__future__.py
Update nn.Module._apply to not gate on should_use_set_data when swap_tensors is set ( #120659 )
2024-02-28 00:59:34 +00:00
__init__.py
Torch device backend autoload fix ( #145611 )
2025-01-31 19:27:42 +00:00
_appdirs.py
Remove unused Python variables in torch/[_-a]* ( #133492 )
2024-12-12 17:39:14 +00:00
_classes.py
_compile.py
_custom_ops.py
[BE][Easy][14/19] enforce style for empty lines in import segments in torch/_[a-c]*/ and torch/_[e-h]*/ and torch/_[j-z]*/ ( #129765 )
2024-07-31 10:42:50 +00:00
_deploy.py
Remove unused imported names in python files ( #134438 )
2024-08-27 20:44:04 +00:00
_environment.py
_guards.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_jit_internal.py
PEP585: Missed conversions ( #145342 )
2025-01-29 05:24:36 +00:00
_linalg_utils.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_lobpcg.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_lowrank.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_meta_registrations.py
nonzero_static with symint size ( #146006 )
2025-01-30 23:42:42 +00:00
_namedtensor_internals.py
_ops.py
[Dynamo][Trace PyDispatcher] Remove disable from HigherOrderOperator.__call__ ( #146270 )
2025-02-03 21:47:54 +00:00
_python_dispatcher.py
Add None return type to init ( #132335 )
2024-08-01 15:26:45 +00:00
_size_docs.py
remove allow-untyped-defs from torch/_size_docs.py ( #143942 )
2024-12-29 01:00:46 +00:00
_sources.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_storage_docs.py
[BE] Format uncategorized Python files with ruff format ( #132576 )
2024-08-04 17:13:31 +00:00
_streambase.py
Use torch.Stream&torch.Event for Dynamo capature ( #134850 )
2024-10-02 14:15:33 +00:00
_tensor.py
[dim order] solve broken doc ( #146641 )
2025-02-10 07:51:26 +00:00
_tensor_docs.py
Re-add stft option to align window for center = false ( #146379 )
2025-02-06 14:07:13 +00:00
_tensor_str.py
[BE][Ez]: ISC001 Auto concatenate implicit one line strings ( #146408 )
2025-02-04 19:07:04 +00:00
_thread_safe_fork.py
[inductor] parallel compile: add import of thread_safe_fork for internal ( #137155 )
2024-10-03 17:37:21 +00:00
_torch_docs.py
Fix torch.take_along_dim param type and default description ( #146474 )
2025-02-10 01:19:30 +00:00
_utils.py
[BE]: Enable ruff SLOT checks ( #146276 )
2025-02-04 19:18:23 +00:00
_utils_internal.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_VF.py
Clean up RemoteCache classes ( #134032 )
2024-08-31 20:18:59 +00:00
_vmap_internals.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
_weights_only_unpickler.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
abi-check.cpp
CMakeLists.txt
custom_class.h
Remove some pre-cpp17 stuff ( #138410 )
2024-10-23 00:38:03 +00:00
custom_class_detail.h
extension.h
functional.py
Re-add stft option to align window for center = false ( #146379 )
2025-02-06 14:07:13 +00:00
hub.py
fix: replace stderr with stdout for download messages in hub.py ( #146475 )
2025-02-10 10:46:10 +00:00
library.h
Remove trivial dispatch_key_allowlist_check function ( #146169 )
2025-01-31 19:59:40 +00:00
library.py
[opcheck] Improve error reporting; allow atol/rtol overrides ( #146488 )
2025-02-05 21:25:06 +00:00
overrides.py
Re-add stft option to align window for center = false ( #146379 )
2025-02-06 14:07:13 +00:00
py.typed
quasirandom.py
random.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
README.txt
return_types.py
script.h
serialization.py
Add option to serialization config to reduce random reads from get_record_offset when loading with mmap=True ( #143880 )
2025-01-31 17:09:20 +00:00
storage.py
PEP585 update - mostly toplevels ( #145178 )
2025-01-22 02:21:14 +00:00
torch_version.py
[BE]: Enable ruff SLOT checks ( #146276 )
2025-02-04 19:18:23 +00:00
types.py
Improve typing in torch/types.py ( #145237 )
2025-01-28 05:29:12 +00:00
version.py.tpl
[bazel] add build for functorch ( #101475 )
2023-05-18 20:29:08 +00:00