Added ParseAdd method to TfLiteParser
authorBruno Goncalves <882745+brunomorishita@users.noreply.github.com>
Tue, 18 Dec 2018 14:56:22 +0000 (12:56 -0200)
committerMatthew Bentham <matthew.bentham@arm.com>
Thu, 17 Jan 2019 13:05:47 +0000 (13:05 +0000)
commitd4ac6a41fc71b82267ef17d4fb87584226bf64c4
treeb18882d239fa7f370cbb4f640d9b82afd53ddf9a
parentb89b05f048a566a8c825f1d223966bc5a6abc3d5
Added ParseAdd method to TfLiteParser

Change-Id: I24d916eca8ef1efb70d08b5c4f5123bb56a76c3e
CMakeLists.txt
src/armnnTfLiteParser/TfLiteParser.cpp
src/armnnTfLiteParser/TfLiteParser.hpp
src/armnnTfLiteParser/test/Addition.cpp [new file with mode: 0644]