..
_awaits
_C
Revert "[C10] PG observability hooks. ( #108815 )"
2023-10-06 19:49:49 +00:00
_C_flatbuffer
_custom_op
[custom op] Use canonical API to constrain unbacked values ( #108372 )
2023-10-10 05:14:28 +00:00
_decomp
Fix typo under torch/_decomp directory ( #110821 )
2023-10-08 20:33:49 +00:00
_dispatch
_dynamo
[collective] Add a torch.compile + functional_collectives test ( #110688 )
2023-10-10 17:14:50 +00:00
_export
Revert "[user errors] compulsory case names, allow multiple ( #110878 )"
2023-10-10 04:44:40 +00:00
_functorch
AOTDispatch subclass ( #104483 )
2023-10-10 16:13:16 +00:00
_higher_order_ops
Add a side table for triton kernels to avoid using itertools.partial ( #110633 )
2023-10-08 02:01:59 +00:00
_inductor
Re-enable test_copy_transpose_math_view, neg_view/dce fix ( #110651 )
2023-10-10 16:34:01 +00:00
_lazy
_library
[custom op] Use canonical API to constrain unbacked values ( #108372 )
2023-10-10 05:14:28 +00:00
_logging
[BE]: Replace undocumented constant in logging ( #109434 )
2023-09-16 20:17:32 +00:00
_numpy
Fix typo under torch/_numpy directory ( #110782 )
2023-10-07 17:42:35 +00:00
_prims
[HigherOrderOp] fallthrough some keys by default. ( #110478 )
2023-10-05 16:25:42 +00:00
_prims_common
Fix error in div lowering with integers ( #102809 )
2023-10-06 23:21:40 +00:00
_refs
[core IR] Add decomps for aten.sum and aten.squeeze variants ( #110645 )
2023-10-07 04:21:51 +00:00
_subclasses
Fix numel test to be > 2 ( #110731 )
2023-10-07 19:18:59 +00:00
amp
Unblock float16 dtype for xla autocasting ( #109554 )
2023-09-21 03:19:44 +00:00
ao
Fix typo under torch directory ( #110824 )
2023-10-09 19:16:43 +00:00
autograd
Support inference_mode decorator ( #109274 )
2023-09-27 22:21:42 +00:00
backends
typo: add space after cudnn error messages ( #110806 )
2023-10-08 20:58:40 +00:00
compiler
contrib
cpu
device agnostic: torch.cpu.set_device ( #110716 )
2023-10-09 23:00:15 +00:00
csrc
Nvfuser cpp api deprecation attempt 2 ( #110881 )
2023-10-10 08:07:03 +00:00
cuda
distributed
[FSDP][optim_state_dict] Move local optimizer state to FSDP compute_device ( #110929 )
2023-10-10 10:34:31 +00:00
distributions
export
different bounds for same Dim name ( #110638 )
2023-10-06 21:22:52 +00:00
fft
func
futures
fx
Fix typo under torch directory ( #110824 )
2023-10-09 19:16:43 +00:00
jit
Nvfuser cpp api deprecation attempt 2 ( #110881 )
2023-10-10 08:07:03 +00:00
legacy
lib
Move at::{Refcounted,}MapAllocator to c10 ( #109881 )
2023-10-09 23:53:47 +00:00
linalg
masked
Make is_sparse a property of MaskedTensor ( #110725 )
2023-10-09 22:35:38 +00:00
monitor
mps
multiprocessing
Revert "Multiprocessing support for NT ( #110292 )"
2023-10-06 01:07:40 +00:00
nested
Revert "Support SingletonSymNode mul with coefficient ( #110369 )"
2023-10-05 23:51:28 +00:00
nn
Support Numpy ints in the torch.nn.functional.interpolate dtype check ( #110778 )
2023-10-10 01:46:33 +00:00
onnx
Fix typo under torch/onnx directory ( #110697 )
2023-10-06 18:21:00 +00:00
optim
perf(optim/dynamo): shortcut is_sparse iteration in SGD multi_tensor ( #110648 )
2023-10-06 08:56:18 +00:00
package
Fix typo under torch directory ( #110824 )
2023-10-09 19:16:43 +00:00
profiler
[Profiler] Improve the docstring for export_memory_timeline ( #110949 )
2023-10-10 17:53:56 +00:00
quantization
signal
sparse
[sparse] Fix semi-structured sparse shape mismatch bug ( #110420 )
2023-10-10 03:07:31 +00:00
special
testing
Re-enable test_copy_transpose_math_view, neg_view/dce fix ( #110651 )
2023-10-10 16:34:01 +00:00
utils
Doc test non packages ( #110568 )
2023-10-06 14:16:01 +00:00
__config__.py
__future__.py
__init__.py
[HigherOrderOp] expose torch.cond ( #110293 )
2023-10-07 20:39:52 +00:00
_appdirs.py
_classes.py
_compile.py
_custom_ops.py
[test][docs] Fix doctest warnings for syntax errors ( #110517 )
2023-10-05 00:00:06 +00:00
_deploy.py
_guards.py
[dynamo] Remove SuperSource ( #110475 )
2023-10-08 04:45:06 +00:00
_jit_internal.py
Fix typo under torch directory ( #110824 )
2023-10-09 19:16:43 +00:00
_linalg_utils.py
_lobpcg.py
_lowrank.py
_meta_registrations.py
fix(inductor): Increase coverage of Inductor ATen lowering ( #110473 )
2023-10-04 23:40:46 +00:00
_namedtensor_internals.py
_ops.py
Fix typo under torch directory ( #110824 )
2023-10-09 19:16:43 +00:00
_python_dispatcher.py
_sources.py
_storage_docs.py
_tensor.py
Pickle support for NT ( #110219 )
2023-09-29 15:30:06 +00:00
_tensor_docs.py
Rename torch._C._TensorBase to TensorBase ( #109940 )
2023-09-25 19:10:22 +00:00
_tensor_str.py
_torch_docs.py
Fix a typo in cholesky_inverse documentation ( #110364 )
2023-10-04 12:30:11 +00:00
_utils.py
Fix typo under torch directory ( #110824 )
2023-10-09 19:16:43 +00:00
_utils_internal.py
[TORCH_LIBRARY] Add impl_abstract_pystub ( #109529 )
2023-09-22 04:55:36 +00:00
_VF.py
_vmap_internals.py
_weights_only_unpickler.py
abi-check.cpp
CMakeLists.txt
Clean up CMake target linking ( #109959 )
2023-09-25 01:37:14 +00:00
custom_class.h
[RELAND] Remove some unnecessary <iostream> includes from headers ( #108150 )
2023-09-20 21:55:15 +00:00
custom_class_detail.h
extension.h
functional.py
Feature/stft no window warn ( #110695 )
2023-10-07 20:24:36 +00:00
hub.py
library.h
[Reland2] Remove calls of c10::either ( #110487 )
2023-10-06 00:25:15 +00:00
library.py
[test][docs] Fix doctest warnings for syntax errors ( #110517 )
2023-10-05 00:00:06 +00:00
overrides.py
[HigherOrderOp] expose torch.cond ( #110293 )
2023-10-07 20:39:52 +00:00
py.typed
quasirandom.py
random.py
use torch.xpu.manual_seed_all in torch.seed ( #110376 )
2023-10-03 13:41:55 +00:00
README.txt
return_types.py
script.h
serialization.py
fix get device index if has _utils._get_device_index in privateuse1 ( #108123 )
2023-10-07 06:18:59 +00:00
storage.py
Fix type promotion of float8_e5m2 and float8_e4m3fn ( #110279 )
2023-10-05 01:28:48 +00:00
torch_version.py
types.py
version.py.tpl