aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/RefFullyConnectedWorkload.cpp
AgeCommit message (Expand)Author
2022-02-16Refactor Forced ImportFinn Williams
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-07-16Fix binding of reference to null pointer in RefFullyConnectedWorkloadMatthew Bentham
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
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-07-02IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute()Matthew Bentham
2019-07-02IVGCVSW-3307 Introduce RefTensorHandleMatthew Bentham
2019-05-27IVGCVSW-3134 Refactor FullyConnected workloads into single workloadFrancis Murtagh