pytorch/torch/_C
Scott Wolchok 6a5a436624 DTensor: C++ compute_global_tensor_info (#162990)
compute_global_tensor_info is on the hot path for DTensor.{from,to}_local. More incremental progress toward C++.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/162990
Approved by: https://github.com/ezyang
2025-10-30 15:10:54 +00:00
..
_acc Add functions to setup PrivateUse1 as a python backend device. (#157859) 2025-10-01 21:32:59 +00:00
_dynamo [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
_export [serialization] Add pte file to archive (#162520) 2025-09-11 07:59:11 +00:00
__init__.pyi.in DTensor: C++ compute_global_tensor_info (#162990) 2025-10-30 15:10:54 +00:00
_aoti.pyi [AOTInductor] Add class declarations to torch._C._aoti interface file (#155128) 2025-06-17 00:10:57 +00:00
_autograd.pyi [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
_cpu.pyi
_cudnn.pyi
_cusparselt.pyi
_distributed_autograd.pyi
_distributed_c10d.pyi Fix periodic debug tests failing due to FakeProcessGroup things (#165479) 2025-10-15 18:16:08 +00:00
_distributed_rpc_testing.pyi
_distributed_rpc.pyi
_distributed.pyi Re-re-re-re-apply "C++-accessible Placements via pybind11 (#163030)" (#166132) 2025-10-27 21:19:32 +00:00
_functionalization.pyi Reapply "Make functionalization ViewMeta serializable with pickle. (#143712)" (#163769) 2025-09-25 10:27:37 +00:00
_functions.pyi
_functorch.pyi torchdim Python port (#160236) 2025-09-21 03:01:04 +00:00
_instruction_counter.pyi
_itt.pyi
_jit_tree_views.pyi added stubs for jit tree views (#156504) 2025-06-25 06:15:17 +00:00
_lazy_ts_backend.pyi
_lazy.pyi
_monitor.pyi [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
_nn.pyi.in fix type hints for interpolation functions (#157202) 2025-07-09 03:11:37 +00:00
_nvtx.pyi
_onnx.pyi
_profiler.pyi [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
_VariableFunctions.pyi.in
_verbose.pyi
build.bzl
return_types.pyi.in