Skip to content

Commit 2ac3acd

Browse files
committed
Added Darknet Tanh Test Data
1 parent af96907 commit 2ac3acd

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

testdata/dnn/darknet/tanh.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[net]
22
batch=1
33
channels=2
4-
height=3
5-
width=4
4+
height=2
5+
width=2
66

77
# Just an identity layer to enable relative reference of shortcut layer.
88
[maxpool]

testdata/dnn/darknet/tanh_in.npy

-64 Bytes
Binary file not shown.

testdata/dnn/darknet/tanh_out.npy

-64 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)