aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance
AgeCommit message (Expand)Author
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
2023-10-24Improve conformance backward version supportJeremy Johnson
2023-10-16Data generator library python interface addedJeremy Johnson
2023-10-12Conformance simple backward version and binary files supportJeremy Johnson
2023-10-02Support for compliance checking testingJeremy Johnson
2023-09-28Refactor path arguments to tosa-toolsJeremy Johnson
2023-09-13Restore coverage for conformance MATMULJeremy Johnson
2023-09-11Fixes for conformance generator tags and test selectionJeremy Johnson
2023-09-07Initial lazy data-gen and compliance test build supportJeremy Johnson
2023-08-18Add DIM operator to reference modelWon Jeon
2023-08-07Deprecation of parts of TOSA conformanceJeremy Johnson
2023-07-26Add Verif Conformance READMEJeremy Johnson
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-05-168K level: rank 6 ARGMAX testsJeremy Johnson
2023-04-268K levels: Tensor op tests kernel/stride at 8192 maximumsJeremy Johnson
2023-04-258K level: RESIZE scaling at 64 maximumJeremy Johnson
2023-04-118K level: rank 6 tests support using generator groupsJeremy Johnson
2023-03-28Add CONST INT48 support to conformance.Jeremy Johnson