Skip to content

Commit 86ec628

Browse files
milancurcicOneAdder
authored andcommitted
Don't expose the concrete layer type via nf
1 parent e4cb526 commit 86ec628

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nf.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ module nf
1212
gaussian, linear, relu, leaky_relu, &
1313
sigmoid, softmax, softplus, step, tanhf, &
1414
celu
15-
use nf_linear2d_layer, only: linear2d_layer
1615
end module nf

0 commit comments

Comments
 (0)