aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/test_select.py
AgeCommit message (Expand)Author
2024-04-16SPECIAL data gen mode for FP16 and FP32evacha01
2024-04-03Make Full Range FP16 tests into extra testsevacha01
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2024-01-24Add conformance testing for shape operatorsWon Jeon
2023-11-30Adjust random data ranges for Main Compliance to avoid FP inf and nanJeremy Johnson
2023-11-02Compliance mode testing for CONV2DJeremy Johnson
2023-08-18Add DIM operator to reference modelWon Jeon
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-04-118K level: rank 6 tests support using generator groupsJeremy Johnson
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