Skip to content

Commit

Permalink
[tflite2circle] Enable RELU_0_TO_1 (Samsung#12946)
Browse files Browse the repository at this point in the history
This will enable to convert Enable RELU_0_TO_1 Op from tflite to circle.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Apr 30, 2024
1 parent 60cb9d1 commit 6f87a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/tflite2circle/src/TFLOperator.lst
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,4 @@ TFL_OPERATOR(ASSIGN_VARIABLE)
TFL_OPERATOR(BROADCAST_ARGS)
TFL_OPERATOR(RANDOM_STANDARD_NORMAL)
TFL_OPERATOR(GELU)
TFL_OPERATOR(RELU_0_TO_1)

0 comments on commit 6f87a26

Please sign in to comment.