We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6516154 commit 07579e6Copy full SHA for 07579e6
tests/benchdnn/inputs/ip/ip_dlrm
@@ -0,0 +1,8 @@
1
+ic13oc512n"DLRM:0"
2
+ic512oc256n"DLRM:1"
3
+ic256oc128n"DLRM:2"
4
+ic479oc1024n"DLRM:3"
5
+ic1024oc1024n"DLRM:4"
6
+ic1024oc512n"DLRM:5"
7
+ic512oc256n"DLRM:6"
8
+ic256oc1n"DLRM:7"
tests/benchdnn/inputs/ip/perf_ip_training
@@ -12,3 +12,4 @@
12
--mb=2048 --batch=ip_ncf
13
--mb=1024 --batch=ip_alexnet
14
--mb=512 --batch=ip_maskrcnn
15
+--mb=2048 --batch=ip_dlrm
0 commit comments