aboutsummaryrefslogtreecommitdiff
path: root/verif/tosa_error_if.py
AgeCommit message (Expand)Author
2022-01-06Reorganize verif and create packagesJeremy Johnson
2021-11-18Convolutions ERROR_IF testsLes Bell
2021-11-11Add Broadcast DimensionMismatch errorsJeremy Johnson
2021-11-09Fix Transpose WrongRank test and add new test for ConcatMatthew Haddon
2021-11-09Add negative testing to cond_if, while_loopMatthew Haddon
2021-11-09Add ERROR_IF checks to operators without specific ERROR_IFsMatthew Haddon
2021-10-18Add Negative tests for pad, reshape, slice, transposeMatthew Haddon
2021-10-18Add negative testing support to fully_connected, matmul, argmaxMatthew Haddon
2021-10-18Add negative testing support to RESCALEMatthew Haddon
2021-10-12Add negative testing for avg_pool2d, max_pool2dMatthew Haddon
2021-10-11Add negative testing support for reduce operatorsMatthew Haddon
2021-10-07Add negative testing support for ew_unary operatorsMatthew Haddon
2021-10-07Add negative testing support to (most) EW Binary OpsMatthew Haddon
2021-10-07Add ERROR_IF checks for mismatched batch/channelMatthew Haddon
2021-10-04Add shared ERROR_IF statementsMatthew Haddon
2021-09-27Add ERROR_IF support for RESIZEMatthew Haddon