..
_awaits
_C
create function to get ProcessGroupNCCL uid ( #121132 )
2024-03-07 18:34:38 +00:00
_C_flatbuffer
_custom_op
[inductor][custom ops] Add tag to custom ops to preserve stride orders in inductor ( #117298 )
2024-01-21 18:47:01 +00:00
_decomp
Revert "Batch Norm Consolidation ( #116092 )"
2024-03-06 17:10:01 +00:00
_dispatch
_dynamo
[dynamo] add more refleak tests ( #120657 )
2024-03-07 22:25:43 +00:00
_export
[export] Serialize union fields with single entry dict. ( #121263 ) ( #121337 )
2024-03-07 21:24:28 +00:00
_functorch
Revert "Batch Norm Consolidation ( #116092 )"
2024-03-06 17:10:01 +00:00
_higher_order_ops
[hoo] Add with_effects to handle side effectful ops ( #120296 )
2024-03-05 08:58:32 +00:00
_inductor
[Inductor] Use indices for constants in triton_meta ( #121427 )
2024-03-07 21:59:43 +00:00
_lazy
_library
Fix FallbackKernel behavior on mutable ops ( #118649 )
2024-02-09 19:01:54 +00:00
_logging
Switch TORCH_TRACE to accept a directory by default ( #121331 )
2024-03-06 22:46:18 +00:00
_numpy
Fix dynamo failure w/ astype ( #117952 )
2024-02-03 08:10:15 +00:00
_prims
add decomposition for frexp ( #119217 )
2024-02-23 21:52:42 +00:00
_prims_common
Handle transposition pattern seen in SDPA with unbacked SymInts ( #121005 )
2024-03-01 18:58:19 +00:00
_refs
[dynamo bug burndown] update tensor creation to support sequences of tensors ( #120872 )
2024-03-02 02:22:59 +00:00
_subclasses
Subclass view fake-ification via reified ViewFuncs ( #118405 )
2024-03-07 19:56:16 +00:00
_vendor
amp
Remove device assert in Gradscaler ( #119362 )
2024-02-22 08:02:18 +00:00
ao
Ban passing in free function into capture_pre_autograd_graph ( #120817 )
2024-03-01 19:38:58 +00:00
autograd
Revert "[XPU][Profiler] Add Logic To The Profiler For Processing XPU-backend Data ( #120185 )"
2024-03-06 06:39:51 +00:00
backends
[TorchElastic] Refactoring to support non-default logging strategy ( #120691 )
2024-02-29 20:59:17 +00:00
compiler
[torch.export] Support is_compiling() flag for non-strict mode ( #119602 )
2024-02-29 05:52:51 +00:00
contrib
cpu
add GradScaler on CPU ( #109993 )
2024-01-29 23:42:35 +00:00
csrc
[PyTorch] Use uint32_t for ProcessedNode::num_outputs ( #121335 )
2024-03-07 21:15:05 +00:00
cuda
[BE]: FURB187 Use inplace reverse on lists: faster, more readable. ( #121140 )
2024-03-05 01:36:17 +00:00
distributed
create function to get ProcessGroupNCCL uid ( #121132 )
2024-03-07 18:34:38 +00:00
distributions
Bugfix to MixtureSameFamily's _pad_mixture_dimension ( #118947 )
2024-02-06 16:24:22 +00:00
export
[non-strict export] support tensor attribute without other args ( #121176 )
2024-03-06 08:10:00 +00:00
fft
func
Let torch dynamo inline torch.func.grad ( #118407 )
2024-02-28 20:05:00 +00:00
futures
fx
Remove dead get_shape_groups ( #120813 )
2024-03-07 22:20:30 +00:00
jit
Revert "Batch Norm Consolidation ( #116092 )"
2024-03-06 17:10:01 +00:00
legacy
lib
Remove unneeded linking of torch_shm_manager in CMake ( #119540 )
2024-02-11 06:33:35 +00:00
linalg
Fix error in examples of torch.linalg.lu_factor ( #120484 )
2024-02-23 13:19:04 +00:00
masked
Enable possibly-undefined error code ( #118533 )
2024-01-30 21:07:01 +00:00
monitor
mps
multiprocessing
nested
[NJT] support chunk on batch dim ( #119713 )
2024-03-05 17:57:50 +00:00
nn
Make CausalBias a torch.Tensor subclass again ( #121358 )
2024-03-07 05:20:47 +00:00
onnx
Add Float8 support to onnx exporter ( #121281 )
2024-03-06 18:46:56 +00:00
optim
Add capturable single tensor Adamax ( #121183 )
2024-03-07 17:57:02 +00:00
package
Release the GIL in serialization when it is safe to do so ( #120818 )
2024-03-01 22:37:26 +00:00
profiler
[profiler] record nccl version in distributed info ( #121044 )
2024-03-07 15:56:02 +00:00
quantization
Enable possibly-undefined error code ( #118533 )
2024-01-30 21:07:01 +00:00
signal
Clarifying windows cosine behaviour in the documentation ( #119444 )
2024-02-09 05:57:44 +00:00
sparse
[sparse] semi-structured sparse refactor ( #117302 )
2024-02-14 01:10:40 +00:00
special
testing
[BE] Remove unnecessary requires_cuda in common_optimizers.py ( #121249 )
2024-03-07 17:57:02 +00:00
utils
Fix venv compatibility issue by updating python_lib_path ( #121103 )
2024-03-06 17:00:46 +00:00
xpu
[DeviceIndex][7/N] Use DeviceIndex in XPU ( #120576 )
2024-02-29 05:54:23 +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
Update _constrain_as_size docs ( #120728 )
2024-02-28 15:03:10 +00:00
_appdirs.py
_classes.py
_compile.py
_custom_ops.py
_deploy.py
[Lint] replace [assigment] with [method-assign] for methods ( #119706 )
2024-02-13 02:06:04 +00:00
_guards.py
Introduce EphemeralSource for symbols that should be simplified out ( #120948 )
2024-03-06 02:30:52 +00:00
_jit_internal.py
[jit][perf] Reduce lookupInModule overhead. ( #119145 )
2024-02-05 18:01:00 +00:00
_linalg_utils.py
_lobpcg.py
[Lint] replace [assigment] with [method-assign] for methods ( #119706 )
2024-02-13 02:06:04 +00:00
_lowrank.py
_meta_registrations.py
add int8 packed gemm support on CPU device ( #118056 )
2024-03-07 08:41:43 +00:00
_namedtensor_internals.py
_ops.py
Better error messages for impl_abstract_pystub ( #120959 )
2024-03-04 15:24:36 +00:00
_python_dispatcher.py
_sources.py
_storage_docs.py
_streambase.py
_tensor_docs.py
update the tensor.scatter_ doc ( #120169 )
2024-02-23 02:51:55 +00:00
_tensor_str.py
Add sparse compressed meta tensor support ( #120707 )
2024-03-01 13:28:47 +00:00
_tensor.py
Add assign argument to torch.Tensor.module_load ( #121158 )
2024-03-06 01:32:06 +00:00
_torch_docs.py
Fix the default value of side in torch.searchsorted ( #120066 )
2024-02-22 19:35:17 +00:00
_utils_internal.py
Enable TORCH_TRACE by default in all Tupperware like environments ( #120915 )
2024-03-01 04:47:13 +00:00
_utils.py
[torch.export] Support is_compiling() flag for non-strict mode ( #119602 )
2024-02-29 05:52:51 +00:00
_VF.py
_vmap_internals.py
_weights_only_unpickler.py
additional support for float8_e4m3fnuz and _e5m2fnuz ( #115214 )
2024-01-22 18:33:41 +00:00
abi-check.cpp
CMakeLists.txt
[3/4] Intel GPU Runtime Upstreaming for Device ( #116850 )
2024-02-01 12:31:26 +00:00
custom_class_detail.h
custom_class.h
extension.h
functional.py
Fix ouput typos ( #120870 )
2024-02-29 08:29:14 +00:00
hub.py
Add verbose parameter to torch.hub.list ( #120717 )
2024-03-01 07:39:48 +00:00
library.h
Add way to actually delete a torch.library.Library object ( #118318 )
2024-01-26 22:30:51 +00:00
library.py
Better error messages for impl_abstract_pystub ( #120959 )
2024-03-04 15:24:36 +00:00
overrides.py
Add assign argument to torch.Tensor.module_load ( #121158 )
2024-03-06 01:32:06 +00:00
py.typed
quasirandom.py
random.py
[2/2] Intel GPU Runtime Upstreaming for Generator ( #118613 )
2024-02-28 05:28:11 +00:00
README.txt
return_types.py
register torch.return_types in torch.fx._pytree ( #120027 )
2024-02-23 21:52:42 +00:00
script.h
serialization.py
Release the GIL in serialization when it is safe to do so ( #120818 )
2024-03-01 22:37:26 +00:00
storage.py
Add hpu device support in storage/resize ( #119761 )
2024-02-17 01:04:27 +00:00
torch_version.py
Replace follow_imports = silent with normal ( #118414 )
2024-01-27 02:44:11 +00:00
types.py
version.py.tpl