IVGCVSW-4077 Fix issue when NEON import disabled
authorJames Conroy <james.conroy@arm.com>
Mon, 18 Nov 2019 17:07:43 +0000 (17:07 +0000)
committerJames Conroy <james.conroy@arm.com>
Tue, 19 Nov 2019 12:51:55 +0000 (12:51 +0000)
commit47e863dce36d9722ece3c4ceeb59c548edbb8e4f
tree2c8d41b93927b955c757f8241e73a54b90651a0b
parent85ad78c1d44b749ad7a1d09c26c3d7f7f35a3f3d
IVGCVSW-4077 Fix issue when NEON import disabled

* Removes workaround which handled null dstFactory
  when NEON import was disabled, and now handles
  this in the correct way.

Signed-off-by: James Conroy <james.conroy@arm.com>
Change-Id: Ief42b3c52d018f0fa71be4d4d37516f2caad1e0d
src/armnn/Network.cpp