Skip to content

Commit

Permalink
[luci/pass] Value test for InstanceNorm 3D input
Browse files Browse the repository at this point in the history
This will enable a value test for InstanceNorm op with 3D input.

ONE-DCO-1.0-Signed-off-by: ragmani <[email protected]>
  • Loading branch information
ragmani committed Aug 27, 2024
1 parent 6fb3c7b commit 6b9948e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/luci-pass-value-py-test/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ eval(Net_Horizontal_FullyConnected_Add_000 fuse_horizontal_fc_layers)
eval(Net_InstanceNorm_001 fuse_instnorm)
eval(Net_InstanceNorm_002 fuse_instnorm)
eval(Net_InstanceNorm_003 fuse_instnorm)
eval(Net_InstanceNorm_008 fuse_instnorm)
eval(Net_Mul_Add_000 remove_unnecessary_add)
eval(Net_Mul_Add_001 remove_unnecessary_add)
eval(Net_Mul_Add_002 remove_unnecessary_add)
Expand Down

0 comments on commit 6b9948e

Please sign in to comment.