Skip to content

Commit

Permalink
[tflite2circle] Add Sum test (Samsung#753)
Browse files Browse the repository at this point in the history
This commit will add tests for `Sum` operation in `tflite2circle`

ONE-DCO-1.0-Signed-off-by: Seok NamKoong <[email protected]>
  • Loading branch information
llFreetimell authored May 13, 2020
1 parent c8d9bf4 commit ebbff84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/tflite2circle-conversion-test/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ add(Reshape_U8_000)
add(Sqrt_000)
add(Sub_000)
add(Sub_001)
add(Sum_000)
add(Sum_001)

0 comments on commit ebbff84

Please sign in to comment.