Skip to content

Commit aa2adeb

Browse files
committed
exclude nsf for now
1 parent d6b86cb commit aa2adeb

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
@@ -129,7 +129,7 @@ end
129129
# interface of contructing common flow layers
130130
include("flows/utils.jl")
131131
include("flows/realnvp.jl")
132-
include("flows/neuralspline.jl")
132+
# include("flows/neuralspline.jl")
133133

134134
export RealNVP_layer, realnvp
135135

0 commit comments

Comments
 (0)