aboutsummaryrefslogtreecommitdiff
path: root/src/backends/tosaReference
AgeCommit message (Expand)Author
2022-12-15IVGCVSW-7204 Add TransposeConv2d support to TOSA Reference BackendMatthew Sloyan
2022-12-14Update TOSA Reference Backend IsLayerSupportedMatthew Sloyan
2022-12-13IVGCVSW-7342 Add Slice support to TOSA Reference BackendCathal Corbett
2022-12-13Specified Linker Language for Tosa Reference BackendMike Kelly
2022-12-12IVGCVSW-7174 Add Reshape support to TOSA Reference BackendCathal Corbett
2022-12-08IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference BackendMatthew Sloyan
2022-11-16IVGCVSW-7345 Add Pooling2d support to TOSA Reference BackendCathal Corbett
2022-11-14Add additional data type support to TOSA Reference BackendMatthew Sloyan
2022-11-09IVGCVSW-7318 Support basic addition model in the TOSA Reference BackendRyan OShea
2022-11-09IVGCVSW-7165 Implement TosaRefPreCompiledWorkload::Execute()Matthew Sloyan
2022-11-02IVGCVSW-7164 Implement TosaRefBackend::OptimizeSubgraphViewMatthew Sloyan
2022-10-27IVGCVSW-7273 Fix TOSA Serialization Library integrationMatthew Sloyan
2022-10-27IVGCVSW-7273 Integrate TOSA Reference Model into Arm NNMatthew Sloyan
2022-09-07IVGCVSW-7159 Implement simple TOSA Reference Backend skeletonFrancis Murtagh