IVGCVSW-2980 Build ArmNN with the latest version of the driver stack library
authorMatteo Martincigh <matteo.martincigh@arm.com>
Wed, 17 Apr 2019 14:37:30 +0000 (15:37 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 18 Apr 2019 07:50:28 +0000 (08:50 +0100)
commit7997a3527218ed821ec933ef3a5e6a3f07409b21
treeeeb2db8e8bdebf7f2661b68890ff6d31def7f620
parentc2ebc63baf19ab6c3da6ae7a982c9eba0c0d85be
IVGCVSW-2980 Build ArmNN with the latest version of the driver stack library

 * Changed the pre-compiled object held by the pre-compiled layer into
   a unique pointer, so that now the layer has the ownership of it
 * Changed the pre-compiled object held by the descriptor and the workload
   into a naked pointer, to leave the ownership to the layer

Change-Id: I4a582e45ca0aa3978e8e40b786c743a6eddce852
Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
src/armnn/ISubGraphConverter.hpp
src/armnn/layers/PreCompiledLayer.cpp
src/armnn/layers/PreCompiledLayer.hpp
src/backends/backendsCommon/WorkloadData.hpp