Added ParseMean method to TfLiteParser
authorBruno Goncalves <bruno.slackware@gmail.com>
Wed, 19 Dec 2018 14:51:45 +0000 (12:51 -0200)
committerBruno Goncalves <bruno.slackware@gmail.com>
Sat, 19 Jan 2019 01:06:01 +0000 (23:06 -0200)
commit2235ceea7b94fd8ae3933ff75ba6428fa697c6b9
tree2e33d20d11f76519a9843343c4a245927e95e366
parentf803f78f3f1c4ad86e4be3d6e7ce8d46a462f2e5
Added ParseMean method to TfLiteParser

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