aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/verify
AgeCommit message (Expand)Author
2024-02-26Verifier - change to output largest error devianceJeremy Johnson
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-08Main Compliance: Add RESIZE supportJeremy Johnson
2024-02-07Main Compliance: FFT2D supportJeremy Johnson
2024-01-31Fix the improvement of the ABS_ERROR outputJeremy Johnson
2024-01-31Fix verify REDUCE_PRODUCT reportingJeremy Johnson
2024-01-24Fix and improve verify ABS_ERROR reportingJeremy Johnson
2024-01-08Main Compliance: REDUCE_PRODUCT supportJeremy Johnson
2024-01-08Main Conformance: Re-adjust TANH compliance checkJeremy Johnson
2023-12-04Main Compliance FP16 support - generate and verify.Jeremy Johnson
2023-11-23Main Compliance testing support for LOG and ACTIVATIONsJeremy Johnson
2023-11-23Verify library fix to only accept FP64 ref dataJeremy Johnson
2023-11-23Main Compliance testing support for AVG_POOL2DJeremy Johnson
2023-11-16Main Compliance testing support for EXP & POWJeremy Johnson
2023-11-16Main Compliance testing for simple UNARY opsJeremy Johnson
2023-11-02Main compliance testing support for MULJeremy Johnson
2023-11-02Compliance mode testing for CONV2DJeremy Johnson
2023-10-26Compliance testing support for MAX_POOL2D & PADJeremy Johnson
2023-10-25Improve verfiy and generate library validationJeremy Johnson
2023-10-03Add reduce product verifierJack Frankland
2023-10-02Update verifier library data-type supportJeremy Johnson
2023-10-02Add ULP verification for fp32Jack Frankland
2023-09-28feat: Add exact verifierJack Frankland
2023-09-13Build compliance verifier library with a python interface.Jeremy Johnson
2023-09-07Rework TOSA verification APIGeorgios Pinitas