IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef)
authorNikhil Raj <nikhil.raj@arm.com>
Thu, 18 Oct 2018 09:11:04 +0000 (10:11 +0100)
committerMatthew Bentham <matthew.bentham@arm.com>
Mon, 22 Oct 2018 15:57:54 +0000 (16:57 +0100)
commite4dfd6ead59e17828f8814f0ecc5fa67f0c72868
treebb3da260b428d16987374ad3482c46ebb68c20fc
parent3e9e11541c177abd7101962ef1e703d70d718c56
IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef)

* Updated the ConvImpl.hpp to use DataLayoutIndex
* Enabled unit test for CpuRef
* Update CreateWorkload Tests for ref with NHWC

Change-Id: Id309b7ef677489d63dcb5e09bd48ab9624b5ebfb
src/backends/reference/test/RefCreateWorkloadTests.cpp
src/backends/reference/test/RefLayerTests.cpp
src/backends/reference/workloads/ConvImpl.hpp