aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/RefConvolution2dWorkload.cpp
AgeCommit message (Expand)Author
2022-05-19Remove use of PostAllocationConfigure from ExecuteAsync callsFinn Williams
2022-05-19IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-02-16Refactor Forced ImportFinn Williams
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
2021-08-04IVGCVSW-5980 JSON profiling outputKeith Davis
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2019-07-02IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute()Matthew Bentham
2019-07-02IVGCVSW-3307 Introduce RefTensorHandleMatthew Bentham
2019-05-23IVGCVSW-3025: Refactor reference Convolution2d workloadMike Kelly