All modules for which code is available
- torch
 - torch._C
 - torch._C._autograd
 - torch._C._distributed_autograd
 - torch._C._distributed_c10d
 - torch._C._distributed_rpc
 - torch._C._fft
 - torch._C._linalg
 - torch._C._monitor
 - torch._C._nn
 - torch._C._sparse
 - torch._C._special
 - torch.__config__
 - torch._jit_internal
 - torch._lobpcg
 - torch._lowrank
 - torch._tensor
 - torch._tensor_str
 - torch.ao.ns._numeric_suite
 - torch.ao.ns._numeric_suite_fx
 - torch.ao.ns.fx.utils
 - torch.ao.quantization.fake_quantize
 - torch.ao.quantization.fuse_modules
 - torch.ao.quantization.observer
 - torch.ao.quantization.qconfig
 - torch.ao.quantization.quantize
 - torch.ao.quantization.quantize_fx
 - torch.ao.quantization.stubs
 - torch.autocast_mode
 - torch.autograd
 - torch.autograd.anomaly_mode
 - torch.autograd.forward_ad
 - torch.autograd.function
 - torch.autograd.functional
 - torch.autograd.grad_mode
 - torch.autograd.gradcheck
 - torch.autograd.graph
 - torch.autograd.profiler
 - torch.backends.cuda
 - torch.backends.cudnn
 - torch.backends.mkl
 - torch.backends.mkldnn
 - torch.backends.openmp
 - torch.cuda
 - torch.cuda.amp.autocast_mode
 - torch.cuda.amp.grad_scaler
 - torch.cuda.graphs
 - torch.cuda.memory
 - torch.cuda.nvtx
 - torch.cuda.random
 - torch.cuda.streams
 - torch.distributed
 - torch.distributed.algorithms.ddp_comm_hooks.debugging_hooks
 - torch.distributed.algorithms.ddp_comm_hooks.default_hooks
 - torch.distributed.algorithms.ddp_comm_hooks.powerSGD_hook
 - torch.distributed.algorithms.join
 - torch.distributed.autograd
 - torch.distributed.distributed_c10d
 - torch.distributed.elastic.agent.server.api
 - torch.distributed.elastic.agent.server.local_elastic_agent
 - torch.distributed.elastic.events
 - torch.distributed.elastic.metrics.api
 - torch.distributed.elastic.multiprocessing
 - torch.distributed.elastic.rendezvous.api
 - torch.distributed.elastic.rendezvous.c10d_rendezvous_backend
 - torch.distributed.elastic.rendezvous.dynamic_rendezvous
 - torch.distributed.elastic.rendezvous.etcd_rendezvous
 - torch.distributed.elastic.rendezvous.etcd_rendezvous_backend
 - torch.distributed.elastic.rendezvous.etcd_server
 - torch.distributed.elastic.rendezvous.etcd_store
 - torch.distributed.elastic.timer.api
 - torch.distributed.elastic.timer.local_timer
 - torch.distributed.fsdp.fully_sharded_data_parallel
 - torch.distributed.nn.api.remote_module
 - torch.distributed.optim.optimizer
 - torch.distributed.optim.post_localSGD_optimizer
 - torch.distributed.optim.zero_redundancy_optimizer
 - torch.distributed.pipeline.sync.pipe
 - torch.distributed.pipeline.sync.skip.skippable
 - torch.distributed.rpc
 - torch.distributions.bernoulli
 - torch.distributions.beta
 - torch.distributions.binomial
 - torch.distributions.categorical
 - torch.distributions.cauchy
 - torch.distributions.chi2
 - torch.distributions.constraint_registry
 - torch.distributions.constraints
 - torch.distributions.continuous_bernoulli
 - torch.distributions.dirichlet
 - torch.distributions.distribution
 - torch.distributions.exp_family
 - torch.distributions.exponential
 - torch.distributions.fishersnedecor
 - torch.distributions.gamma
 - torch.distributions.geometric
 - torch.distributions.gumbel
 - torch.distributions.half_cauchy
 - torch.distributions.half_normal
 - torch.distributions.independent
 - torch.distributions.kl
 - torch.distributions.kumaraswamy
 - torch.distributions.laplace
 - torch.distributions.lkj_cholesky
 - torch.distributions.log_normal
 - torch.distributions.lowrank_multivariate_normal
 - torch.distributions.mixture_same_family
 - torch.distributions.multinomial
 - torch.distributions.multivariate_normal
 - torch.distributions.negative_binomial
 - torch.distributions.normal
 - torch.distributions.one_hot_categorical
 - torch.distributions.pareto
 - torch.distributions.poisson
 - torch.distributions.relaxed_bernoulli
 - torch.distributions.relaxed_categorical
 - torch.distributions.studentT
 - torch.distributions.transformed_distribution
 - torch.distributions.transforms
 - torch.distributions.uniform
 - torch.distributions.utils
 - torch.distributions.von_mises
 - torch.distributions.weibull
 - torch.distributions.wishart
 - torch.functional
 - torch.futures
 - torch.fx._symbolic_trace
 - torch.fx.graph
 - torch.fx.graph_module
 - torch.fx.interpreter
 - torch.fx.node
 - torch.fx.proxy
 - torch.fx.subgraph_rewriter
 - torch.hub
 - torch.jit
 - torch.jit._async
 - torch.jit._freeze
 - torch.jit._fuser
 - torch.jit._script
 - torch.jit._serialization
 - torch.jit._trace
 - torch.monitor
 - torch.multiprocessing
 - torch.nn.functional
 - torch.nn.init
 - torch.nn.intrinsic.modules.fused
 - torch.nn.intrinsic.qat.modules.conv_fused
 - torch.nn.intrinsic.qat.modules.linear_relu
 - torch.nn.intrinsic.quantized.dynamic.modules.linear_relu
 - torch.nn.intrinsic.quantized.modules.bn_relu
 - torch.nn.intrinsic.quantized.modules.conv_relu
 - torch.nn.intrinsic.quantized.modules.linear_relu
 - torch.nn.modules.activation
 - torch.nn.modules.adaptive
 - torch.nn.modules.batchnorm
 - torch.nn.modules.channelshuffle
 - torch.nn.modules.container
 - torch.nn.modules.conv
 - torch.nn.modules.distance
 - torch.nn.modules.dropout
 - torch.nn.modules.flatten
 - torch.nn.modules.fold
 - torch.nn.modules.instancenorm
 - torch.nn.modules.lazy
 - torch.nn.modules.linear
 - torch.nn.modules.loss
 - torch.nn.modules.module
 - torch.nn.modules.normalization
 - torch.nn.modules.padding
 - torch.nn.modules.pixelshuffle
 - torch.nn.modules.pooling
 - torch.nn.modules.rnn
 - torch.nn.modules.sparse
 - torch.nn.modules.transformer
 - torch.nn.modules.upsampling
 - torch.nn.parallel.comm
 - torch.nn.parallel.data_parallel
 - torch.nn.parallel.distributed
 - torch.nn.parameter
 - torch.nn.qat.dynamic.modules.linear
 - torch.nn.qat.modules.conv
 - torch.nn.qat.modules.linear
 - torch.nn.quantized.dynamic.modules.linear
 - torch.nn.quantized.dynamic.modules.rnn
 - torch.nn.quantized.functional
 - torch.nn.quantized.modules.activation
 - torch.nn.quantized.modules.batchnorm
 - torch.nn.quantized.modules.conv
 - torch.nn.quantized.modules.embedding_ops
 - torch.nn.quantized.modules.functional_modules
 - torch.nn.quantized.modules.linear
 - torch.nn.quantized.modules.normalization
 - torch.nn.utils.clip_grad
 - torch.nn.utils.convert_parameters
 - torch.nn.utils.init
 - torch.nn.utils.parametrizations
 - torch.nn.utils.parametrize
 - torch.nn.utils.prune
 - torch.nn.utils.rnn
 - torch.nn.utils.spectral_norm
 - torch.nn.utils.weight_norm
 - torch.onnx
 - torch.optim.adadelta
 - torch.optim.adagrad
 - torch.optim.adam
 - torch.optim.adamax
 - torch.optim.adamw
 - torch.optim.asgd
 - torch.optim.lbfgs
 - torch.optim.lr_scheduler
 - torch.optim.nadam
 - torch.optim.optimizer
 - torch.optim.radam
 - torch.optim.rmsprop
 - torch.optim.rprop
 - torch.optim.sgd
 - torch.optim.sparse_adam
 - torch.overrides
 - torch.package.file_structure_representation
 - torch.package.package_exporter
 - torch.package.package_importer
 - torch.profiler.profiler
 - torch.quantization
 - torch.quasirandom
 - torch.random
 - torch.serialization
 - torch.sparse
 - torch.storage
 - torch.testing._comparison
 - torch.testing._creation
 - torch.utils.benchmark.utils.common
 - torch.utils.benchmark.utils.timer
 - torch.utils.benchmark.utils.valgrind_wrapper.timer_interface
 - torch.utils.checkpoint
 - torch.utils.cpp_extension
 - torch.utils.data._utils.collate
 - torch.utils.data._utils.worker
 - torch.utils.data.dataloader
 - torch.utils.data.dataset
 - torch.utils.data.distributed
 - torch.utils.data.sampler
 - torch.utils.dlpack
 - torch.utils.mobile_optimizer
 - torch.utils.tensorboard.writer
 - typing