pytorch/torch
2024-08-01 15:12:12 +00:00
..
_awaits
_C Populate submodules of torch._C to sys.modules recursively (#132216) 2024-08-01 12:04:59 +00:00
_C_flatbuffer
_custom_op Tighten torch.library.infer_schema input types (#130705) 2024-07-29 16:01:19 +00:00
_decomp [BE][Easy][15/19] enforce style for empty lines in import segments in torch/_d*/ (#129767) 2024-07-31 21:18:11 +00:00
_dispatch [BE][Easy][15/19] enforce style for empty lines in import segments in torch/_d*/ (#129767) 2024-07-31 21:18:11 +00:00
_dynamo Populate submodules of torch._C to sys.modules recursively (#132216) 2024-08-01 12:04:59 +00:00
_export [TS2E] Remove reference to torch.onnx internals (#132186) 2024-08-01 15:08:02 +00:00
_functorch [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
_higher_order_ops [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
_inductor [inductor] cpp codegen alignas for all OSs. (#132387) 2024-08-01 14:30:09 +00:00
_lazy [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
_library [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
_logging Dump files that look like FX graphs to structured log (#132100) 2024-07-31 18:45:28 +00:00
_numpy [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
_prims [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
_prims_common [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
_refs [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
_strobelight [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
_subclasses [subclasses] Fix nested subclasses flattened tensors ordering (#132096) 2024-07-31 14:12:51 +00:00
_vendor
amp
ao [Quantizer][Add] Fix add annotation with constant (#132092) 2024-08-01 09:57:43 +00:00
autograd Update inference_mode doc (#132321) 2024-07-31 23:50:03 +00:00
backends Expose function to probe whether PyTorch was built with FlashAttention (#131894) 2024-07-31 11:33:09 +00:00
compiler
contrib
cpu
csrc [12/N] Fix clang-tidy warnings in jit (#132209) 2024-08-01 15:12:12 +00:00
cuda Implements torch.cuda.MemPool() API (#131152) 2024-08-01 01:29:30 +00:00
distributed [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
distributions [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
export Fix empty fake mode problem (#131995) 2024-08-01 04:55:37 +00:00
fft
func
futures
fx add decomposition_table as an arg to get_isolated_graphmodule (#130886) 2024-08-01 04:21:43 +00:00
jit
legacy
lib
linalg
masked Add functions from torch.masked._ops to __all__ for torch.masked (#131288) 2024-08-01 05:45:08 +00:00
monitor
mps
mtia [Land Internally] MTIA equivalent of torch.cuda.memory_stats (#132007) 2024-07-29 20:47:18 +00:00
multiprocessing
nested Grouped Query Attention (#128898) 2024-07-31 22:58:51 +00:00
nn Add Full block support to flex_decoding (#131404) 2024-08-01 07:28:52 +00:00
onnx [ONNX] Remove the deprecated SymbolicContext (#132184) 2024-07-31 04:24:32 +00:00
optim Fix public API tests (#131386) 2024-07-30 18:42:54 +00:00
package
profiler
quantization
signal
sparse
special
testing Grouped Query Attention (#128898) 2024-07-31 22:58:51 +00:00
utils Fix error handling in _triton.py (#132006) 2024-07-29 15:02:25 +00:00
xpu
__config__.py
__future__.py
__init__.py Populate submodules of torch._C to sys.modules recursively (#132216) 2024-08-01 12:04:59 +00:00
_appdirs.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
_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
_guards.py [dynamo] Introduce UnspecializedBuiltinNNModuleSource (#132312) 2024-08-01 06:21:05 +00:00
_jit_internal.py [Easy] reorder functions in torch._jit_internal (#130531) 2024-07-31 02:12:29 +00:00
_linalg_utils.py
_lobpcg.py
_lowrank.py
_meta_registrations.py Add lowering for updated _scaled_mm (fixing submodules) (#130422) 2024-07-30 23:48:48 +00:00
_namedtensor_internals.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
_ops.py
_python_dispatcher.py
_size_docs.py
_sources.py
_storage_docs.py
_streambase.py
_tensor.py
_tensor_docs.py
_tensor_str.py
_torch_docs.py docs(multinomial): Add reference to Multinomial class (#131904) 2024-07-30 18:05:07 +00:00
_utils.py
_utils_internal.py
_VF.py
_vmap_internals.py
_weights_only_unpickler.py
abi-check.cpp
CMakeLists.txt
custom_class.h
custom_class_detail.h
extension.h
functional.py
hub.py
library.h
library.py Fix public API tests (#131386) 2024-07-30 18:42:54 +00:00
overrides.py
py.typed
quasirandom.py
random.py
README.txt
return_types.py
script.h
serialization.py
storage.py Fix public API tests (#131386) 2024-07-30 18:42:54 +00:00
torch_version.py
types.py
version.py.tpl

Note [TH abstraction violation]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

TH/THC provide some hpp headers, which are proper C++ headers rather than
C headers.  These headers serve double duty as *internal implementation
detail* headers, whose contents should largely not be used by external
clients.

Ideally, we would not install these headers at all; instead, you should
use public functions (in headers like `THTensor.h`, NOT `THTensor.hpp`)
to manipulate these structs.  However, there are a few places
in torch/csrc where we violate this abstraction.  They are marked with
a pointer to this note.  Each of those sites will have to be refactored
when we refactor the guts of THTensor and related structures.