Skip to content

Commit f375e77

Browse files
committed
benchdnn: inputs: graph: set fpmath mode for int4 mlp test
1 parent c7db8a1 commit f375e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/benchdnn/inputs/graph/complex_fusion/harness_mlp_ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
--reset --in-shapes=0:1x128+1:128x256+4:128x256+13:256x128 --op-kind=12:Subtract --case=complex_fusion/mlp/gated-mlp-f32.json
77

88
# f16-int4 case
9-
--reset --case=complex_fusion/mlp/gated-mlp-int4.json
9+
--reset --attr-fpmath=f16:true --case=complex_fusion/mlp/gated-mlp-int4.json

0 commit comments

Comments
 (0)