aboutsummaryrefslogtreecommitdiff
path: root/delegate/common/src/test
AgeCommit message (Collapse)Author
2024-07-01IVGCVSW-8139 Fixing Broadcast OP DTS testsPatryk Kaiser
* In ref broadcast layer added broadcast support to expand tensor shapes * Added function to check for zero dimension tensors * Added check for unsupported zero dimension tensors during broadcast * Added DelegateUtils unit test file with unit tests for the new function Signed-off-by: Patryk Kaiser <patryk.kaiser@arm.com> Change-Id: If4e786f7ba580399e781c48335888e8da8458019
2023-04-05IVGCVSW-7562 Implement DelegateTestInterpreter for classic delegateMatthew Sloyan
* Updated all tests to use new DelegateTestInterpreter. * Fixed some unit tests where the shape was incorrect. * Add file identifier to FlatBuffersBuilder, as it is required for validation when creating the model using new API. Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: I1c4f5464367b35d4528571fa94d14bfaef18fb4d