Skip to content

Commit

Permalink
[luci-pass-value-py-test] Add tests for expand_broadcast_const option (
Browse files Browse the repository at this point in the history
…#14562)

Let's add tests for expand_broadcast_const option.

ONE-DCO-Signed-off-by: Dayoung Lee <[email protected]>
  • Loading branch information
dayo09 authored Jan 17, 2025
1 parent 0f3a448 commit 0eeb22c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compiler/luci-pass-value-py-test/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@

# eval(Net_Preactivation_BN_000 fuse_preactivation_batchnorm) : value diff exist
# --> https://github.com/Samsung/ONE/issues/5782
eval(Add_003 expand_broadcast_const)
eval(Add_004 expand_broadcast_const)
eval(Add_005 expand_broadcast_const)
eval(Add_006 expand_broadcast_const)
eval(FullyConnected_007 replace_non_const_fc_with_batch_matmul)
eval(HardSwish_001 decompose_hardswish)
eval(Net_Add_FloorMod_Gather_000 remove_gather_guard)
Expand Down

0 comments on commit 0eeb22c

Please sign in to comment.