Add argmax deconv support for caffe parser
authorKeith Mok <ek9852@gmail.com>
Mon, 21 Dec 2020 03:47:25 +0000 (19:47 -0800)
committermike.kelly <mike.kelly@arm.com>
Thu, 7 Jan 2021 14:01:15 +0000 (14:01 +0000)
commit9801b17f9d0786ce107119af88b92a654e04396f
tree6abc04602bdb309561c6b6fa6242f535e9add3f9
parent7dc18207d86299cf605a2316e86dc9c098708729
Add argmax deconv support for caffe parser

armnn support argmax and deconv , but caffe parser does not.
Add back this feature.

Signed-off-by: Keith Mok <ek9852@gmail.com>
Change-Id: I6b99cc4b58491204c41c6e1d11f583c65c628ee4
src/armnnCaffeParser/CaffeParser.cpp
src/armnnCaffeParser/CaffeParser.hpp
src/armnnCaffeParser/CaffeSupport.md