aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/test_select.py
AgeCommit message (Expand)Author
2023-02-22Create MI tests for Tensor: FFT2D & RFFT2DJeremy Johnson
2023-02-07Adjust ERROR_IF tests generated for tosa-mi profileJeremy Johnson
2023-02-02Create MI tests for Reduction: REDUCE_SUM, REDUCE_PRODUCTJames Ward
2023-01-31Create MI tests for Type Conversion: CASTJames Ward
2023-01-25Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXPJeremy Johnson
2023-01-04Create MI tests for EW Binary: POWJeremy Johnson
2022-12-15Create MI tests for Activation: SIGMOID, TANHJames Ward
2022-12-13Create MI tests for EW Unary: ABS, CEIL, FLOOR, NEGATEJames Ward
2022-12-13Create MI tests for Reduction: REDUCE_MIN, REDUCE_MAXJames Ward
2022-11-19Initial set up of Main Inference conformance test genJeremy Johnson
2022-10-13Minor fixes & add FP16 support to refmodel testing and conformance genJeremy Johnson
2022-08-11Update RESIZE operator in test generator for spec updatesJeremy Johnson
2022-07-12Add conformance generator scriptsJeremy Johnson