IVGCVSW-1199 Disable auto-flattening of Compute Library tensors
authorMatthew Bentham <matthew.bentham@arm.com>
Tue, 20 Nov 2018 14:33:33 +0000 (14:33 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Tue, 20 Nov 2018 15:38:24 +0000 (15:38 +0000)
commit8910528b126fed87628c23f7e51f7e018b13989a
tree67d7a3b0cfe8d0878f545d45b48c45c1e62320b2
parent07fefa5d487bbd47c7755a7bb88b05edbe1d8342
IVGCVSW-1199 Disable auto-flattening of Compute Library tensors

This is one of the reasons why the tests in https://review.mlplatform.org/#/c/ml/armnn/+/237/
are failing (but not the only reason).

Change-Id: If485bade2a6dd013cba826cec71d748fc7747249
src/backends/aclCommon/ArmComputeTensorUtils.cpp
src/backends/aclCommon/test/CreateWorkloadClNeon.hpp
src/backends/cl/test/ClCreateWorkloadTests.cpp