Skip to content

Commit

Permalink
[luci/test] Add Net_Decomposed_GRU_000
Browse files Browse the repository at this point in the history
- add decomposed gru recipe into luci/test

ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
  • Loading branch information
chunseoklee committed Oct 25, 2024
1 parent a354856 commit ff09424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/luci/tests/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ addread(YUV_TO_RGB_U8_000)
addread(ZerosLike_000)

addread(Net_Dangle_001)
addread(Net_Decomposed_GRU_000)
addread(Net_InstanceNorm_001)
addread(Net_InstanceNorm_002)
addread(Net_UnpackAdd_001)
Expand Down Expand Up @@ -451,6 +452,7 @@ addwrite(YUV_TO_RGB_U8_000)
addwrite(ZerosLike_000)

addwrite(Net_Dangle_001)
addwrite(Net_Decomposed_GRU_000)
addwrite(Net_InstanceNorm_001)
addwrite(Net_InstanceNorm_002)
addwrite(Net_UnpackAdd_001)
Expand Down

0 comments on commit ff09424

Please sign in to comment.