aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/RefConvolution3dWorkload.cpp
AgeCommit message (Expand)Author
2023-08-28IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs LayersJohn Mcloughlin
2023-08-10Revert "IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers"john.mcloughlin
2023-08-09IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs LayersJohn Mcloughlin
2023-07-31MLCE-1092 Add Names to WorkloadsMike Kelly
2022-07-27IVGCVSW-6620 Update the async api to use ExecutionDataMatthew Sloyan
2022-05-18Remove use of PostAllocationConfigure from ExecuteAsync callsFinn Williams
2022-02-16Refactor Forced ImportFinn Williams
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan