Skip to content

Commit

Permalink
[Doc] Add missing classes to doc
Browse files Browse the repository at this point in the history
ghstack-source-id: 2e174577aa33cc8d69c0f423c90ea2e5ee0fdef6
Pull Request resolved: #1203
  • Loading branch information
vmoens committed Feb 3, 2025
1 parent 1f35ab4 commit 5848f1f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/source/reference/nn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ to build distributions from network outputs and get summary statistics or sample
TensorDictModuleBase
TensorDictModule
ProbabilisticTensorDictModule
ProbabilisticTensorDictSequential
TensorDictSequential
TensorDictModuleWrapper
CudaGraphModule
Expand Down Expand Up @@ -257,6 +258,10 @@ Distributions
NormalParamExtractor
OneHotCategorical
TruncatedNormal
InteractionType
set_interaction_type
add_custom_mapping
mappings


Utils
Expand All @@ -270,8 +275,8 @@ Utils

make_tensordict
dispatch
set_interaction_type
inv_softplus
biased_softplus
set_skip_existing
skip_existing
rand_one_hot

0 comments on commit 5848f1f

Please sign in to comment.