Added ParseMul method to TfLiteParser
authorBruno Goncalves <bruno.slackware@gmail.com>
Tue, 18 Dec 2018 15:40:30 +0000 (13:40 -0200)
committerBruno Goncalves <bruno.slackware@gmail.com>
Sat, 19 Jan 2019 01:03:44 +0000 (23:03 -0200)
commitf803f78f3f1c4ad86e4be3d6e7ce8d46a462f2e5
tree82a7867bb6d14cfd34237640dfeebb94bc18edf8
parentd4ac6a41fc71b82267ef17d4fb87584226bf64c4
Added ParseMul method to TfLiteParser

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