Skip to content

Commit 41d10ef

Browse files
zuhengxudevmotion
andauthored
Update src/NormalizingFlows.jl
Co-authored-by: David Widmann <[email protected]>
1 parent 9fc328d commit 41d10ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NormalizingFlows.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ using DocStringExtensions
1111

1212
export train_flow, elbo, loglikelihood
1313

14-
"""
14+
"""
1515
train_flow([rng::AbstractRNG, ]vo, flow, args...; kwargs...)
1616
1717
Train the given normalizing flow `flow` by calling `optimize`.

0 commit comments

Comments
 (0)