aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/ConvImpl.cpp
AgeCommit message (Expand)Author
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2020-10-01IVGCVSW-5325 Fix non-channel per axis quantizationFinn Williams
2020-09-28IVGCVSW-5325 Speed up the reference backendFinn Williams
2020-06-03remove BOM from filesLaurent Carlier
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2019-11-06IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d...Aron Virginas-Tar
2019-06-07IVGCVSW-3223 Fix ref convolution performance regressionMatteo Martincigh
2019-06-05IVGCVSW-3223 Use GetIndex from DataLayoutIndexed.cpp in ConvImpl.cppMatteo Martincigh
2019-05-23IVGCVSW-3025: Refactor reference Convolution2d workloadMike Kelly
2018-10-10IVGCVSW-1898 : Ref backend folder structureDavid Beck