Skip to content

Commit

Permalink
[luci/pass] Value test for RemoveUnnecessaryCastPass (#13894)
Browse files Browse the repository at this point in the history
This commit adds value tests for RemoveUnnecessaryCastPass.

ONE-DCO-1.0-Signed-off-by: Jan Iwaszkiewicz <[email protected]>
  • Loading branch information
jiwaszki authored Sep 6, 2024
1 parent 73fb1a4 commit dde144a
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 @@ -74,6 +74,7 @@ eval(Net_TConv_Slice_003 fuse_slice_with_tconv)
eval(Net_Trans_Reshape_Trans_000 remove_unnecessary_transpose)
eval(Net_Transpose_Add_000 forward_transpose_op)
eval(Net_Transpose_Abs_000 forward_transpose_op)
eval(Net_Unnecessary_Cast_000 remove_unnecessary_cast)
eval(Softmax_001 decompose_softmax)
eval(Softmax_002 decompose_softmax)
eval(UnidirectionalSequenceLSTM_003 unroll_unidirseqlstm)
Expand Down

0 comments on commit dde144a

Please sign in to comment.