aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/RefElementwiseWorkload.cpp
AgeCommit message (Expand)Author
2022-02-16Refactor Forced ImportFinn Williams
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2020-06-30IVGCVSW-5007 Implement an Int32 reference Elementwise workloadFinn Williams
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-07-02IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute()Matthew Bentham
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti
2019-04-09IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data TypeSadik Armagan
2019-04-08IVGCVSW-2861 Refactor the Reference Elementwise workloadSadik Armagan
2019-03-25IVGCVSW-2861 Refactor the Reference Elementwise workloadsSadik Armagan
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2018-12-19IVGCVSW-2379 Add Greater Ref workload implementationFrancisMurtagh
2018-12-18IVGCVSW-2365 Add Reference Equal Workload ImplementationFrancisMurtagh
2018-12-04IVGCVSW-2247 Adding a min Elementwise Workload and testsÉanna Ó Catháin
2018-11-29IVGCVSW-2254 Add Reference workload for Maximumsaoste01
2018-11-28IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workload...Éanna Ó Catháin