Skip to content

Commit 4a197d4

Browse files
committed
add rand_device in main package
1 parent a05300e commit 4a197d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NormalizingFlows.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,6 @@ end
8585
include("optimize.jl")
8686
include("objectives.jl")
8787

88+
function rand_device end
89+
8890
end

0 commit comments

Comments
 (0)