Skip to content

Commit

Permalink
[luci-value-test] Support Gelu (Samsung#10759)
Browse files Browse the repository at this point in the history
This adds a test for Gelu Op.

ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]>
  • Loading branch information
jinevening authored May 4, 2023
1 parent 4f2762a commit e03a38f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/luci-value-test/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ addeval(FullyConnected_002)
#addeval(FullyConnected_U8_000)
addeval(Gather_000)
#addeval(GatherNd_000)
addeval(Gelu_000)
#addeval(Greater_000)
addeval(GreaterEqual_000)
addeval(If_000)
Expand Down

0 comments on commit e03a38f

Please sign in to comment.