aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/verify/verify_utils.cc
AgeCommit message (Expand)Author
2024-04-18Update compliance verify checksJeremy Johnson
2024-03-07FULL data gen mode for FP16evacha01
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2024-03-05Minor fix ups in verify libJeremy Johnson
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-01-31Fix the improvement of the ABS_ERROR outputJeremy 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-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-25Improve verfiy and generate library validationJeremy Johnson
2023-10-03Add reduce product verifierJack Frankland
2023-10-02Update verifier library data-type supportJeremy Johnson
2023-09-07Rework TOSA verification APIGeorgios Pinitas