aboutsummaryrefslogtreecommitdiff
path: root/verif
AgeCommit message (Expand)Author
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-02-01[testing] Switch to using shape type for start and size of sliceTatWai Chong
2024-01-30[ref model] Change PadOp's padding to ShapeTai Ly
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-25Save Int8/UInt8 reference outputs to native dtypesJerry Ge
2024-01-24Add conformance testing for shape operatorsWon Jeon
2024-01-23Add dynamic space_to_batch to the framework testTatWai Chong
2024-01-23Shape infer dynamic model to static model prior to execution.TatWai Chong
2024-01-23Update RESHAPE and TILE conformance testingWon Jeon
2024-01-18[reference model] Add shape operatorsTai Ly
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
2024-01-08Main Conformance: Re-adjust TANH compliance checkJeremy Johnson
2024-01-05Fix dynamic_input_shape referenced before assignment errorJerry Ge
2023-12-15Add basic framework test cases for dynamic shapesJerry Ge
2023-12-14Remove inferred dimension from RESHAPEJeremy Johnson
2023-12-14Main Compliance testing for SCATTER and GATHERJeremy Johnson
2023-12-11Enforce no output rewrite REQUIRE in SCATTERJeremy Johnson
2023-12-11Rectify coverage loss due to FP16 complianceJeremy Johnson
2023-12-04Path fixes for ref model and librariesJeremy Johnson
2023-12-04Change TANH, SIGMOID to ABS_ERROR complianceJeremy Johnson
2023-12-04Main Compliance FP16 support - generate and verify.Jeremy 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-23Verify library fix to only accept FP64 ref dataJeremy Johnson
2023-11-23Main Compliance testing support for AVG_POOL2DJeremy Johnson
2023-11-16[reference_model] add local_bound attribute to test_genTai Ly
2023-11-16Fix FP16, BF16 data ranges for conformance testsJeremy 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-31Allow more integer types in result check.Jeremy Johnson
2023-10-26Compliance testing support for MAX_POOL2D & PADJeremy Johnson