Skip to content

Commit f4b5c5a

Browse files
committed
Don't expose the concrete layer type via nf
1 parent 6ae7142 commit f4b5c5a

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)