Skip to content

No labels!

There aren’t any labels for this repository quite yet.

module: bottleneck
module: bottleneck
Related to torch.utils.bottleneck
module: build warnings
module: build warnings
Related to warnings during build process
module: build
module: build
Build system issues
module: c10d
module: c10d
Issues/PRs related to collective communications and process groups
module: CapabilityBasedPartitioner
module: CapabilityBasedPartitioner
An FX optimization pass
module: checkpoint
module: checkpoint
Related to torch.utils.checkpoint
module: ci
module: ci
Related to continuous integration
module: codegen
module: codegen
Issues related to the codegen for Aten and Autograd
module: collect_env.py
module: collect_env.py
Related to collect_env.py, which collects system information about users
module: compiled autograd
module: compiled autograd
compiled_autograd
module: complex
module: complex
Related to complex number support in PyTorch
module: convolution
module: convolution
Problems related to convolutions (THNN, THCUNN, CuDNN)
module: copy on write
module: copy on write
Related to copy on write
module: correctness (silent)
module: correctness (silent)
issue that returns an incorrect result silently
module: cpp
module: cpp
Related to C++ API
module: cpp-extensions
module: cpp-extensions
Related to torch.utils.cpp_extension
module: CPU_tensor_apply
module: CPU_tensor_apply
Porting CPU_tensor_apply to TensorIterator
module: cpu
module: cpu
CPU specific problem (e.g., perf, algorithm)
module: crash
module: crash
Problem manifests as a hard crash, as opposed to a RuntimeError
module: cublas
module: cublas
Problem related to cublas support
module: cuda graphs
module: cuda graphs
Ability to capture and then replay streams of CUDA kernels
module: cuda
module: cuda
Related to torch.cuda, and CUDA support in general
module: CUDACachingAllocator
module: CUDACachingAllocator
module: cudnn
module: cudnn
Related to torch.backends.cudnn, and CuDNN support
module: custom-operators
module: custom-operators
module: data parallel
module: data parallel
module: data
module: data
torch.utils.data
module: dataloader
module: dataloader
Related to torch.utils.data.DataLoader and Sampler
module: ddp
module: ddp
Issues/PRs related distributed data parallel training
module: deadlock
module: deadlock
Problems related to deadlocks (hang without exiting)