aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance
AgeCommit message (Expand)Author
2024-05-13Conformance extension support by defaultJeremy Johnson
2024-04-18Add extensions & profiles support to conformance generatorWon Jeon
2024-04-18Improve coverage of FP Binary OpsJeremy Johnson
2024-04-18Improve coverage of FP Unary OpsJeremy Johnson
2024-04-18Improve coverage of FP Activation OpsJeremy Johnson
2024-04-16SPECIAL data gen mode for FP16 and FP32evacha01
2024-04-11Add rank 0 testing supportJeremy Johnson
2024-04-03Make Full Range FP16 tests into extra testsevacha01
2024-03-28Improve PAD coverage for main conformanceJeremy Johnson
2024-03-28Improve CONV2D coverage for conformanceJeremy Johnson
2024-03-20Fix missing/broken ERROR_IF testsJeremy Johnson
2024-03-19Updated build_tests to support different random generatorsJeremy Johnson
2024-03-12Improved test selection before test generationJeremy Johnson
2024-03-07Add INT48 and INT4 datatype support to IDENTITYevacha01
2024-03-06Re-instate missing conformance testsJeremy Johnson
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2024-03-05Ensure only matching op conformance testsJeremy Johnson
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-08Fix REDUCE ops to support 8k MAX_RANKJeremy Johnson
2024-02-08Main Compliance: Add RESIZE supportJeremy Johnson
2024-02-08Main Compliance: RFFT2D supportJeremy Johnson
2024-02-08Main Compliance testing for CONV3Devacha01
2024-02-07Main Compliance: FFT2D supportJeremy Johnson
2024-02-06Main Compliance testing for TRANSPOSE, REVERSE, and CONSTevacha01
2024-01-30Fix up shape operator test errorsJeremy Johnson
2024-01-30Main Compliance: TRANSPOSE_CONV2D supportJeremy Johnson
2024-01-30Main Compliance: DEPTHWISE_CONV2D supportJeremy Johnson
2024-01-29Main Compliance testing for SLICEevacha01
2024-01-24Add conformance testing for shape operatorsWon Jeon
2024-01-18Main Compliance testing for TILEJeremy Johnson
2024-01-17Main Compliance testing for CONCATJeremy Johnson
2024-01-17Main Compliance testing for SELECTJeremy Johnson
2024-01-08Main Conformance: Add CONV2D f32 test with zero paddingJeremy Johnson
2024-01-08Main Compliance: REDUCE_PRODUCT supportJeremy Johnson
2023-12-14Main Compliance testing for SCATTER and GATHERJeremy Johnson
2023-12-11Rectify coverage loss due to FP16 complianceJeremy Johnson
2023-12-04Main Compliance testing support for RESHAPEJeremy Johnson
2023-11-30Main Compliance testing support for CASTJeremy Johnson
2023-11-30Adjust random data ranges for Main Compliance to avoid FP inf and nanJeremy Johnson
2023-11-23Main Compliance testing support for COMPARISON opsJeremy Johnson
2023-11-23Main Compliance testing support for LOG and ACTIVATIONsJeremy 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-10Main Compliance testing for FULLY_CONNECTEDJeremy Johnson
2023-11-10Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MINJeremy Johnson
2023-11-10Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUMJeremy 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