aboutsummaryrefslogtreecommitdiff
path: root/verif
AgeCommit message (Expand)Author
2024-03-20[ref model] Add acc_type to Conv OpsTai Ly
2024-03-19Updated build_tests to support different random generatorsJeremy Johnson
2024-03-17[ref model] Change Clamp and Pad attribute fieldsTai Ly
2024-03-13Add quick testing selection defaultJeremy Johnson
2024-03-13Fix data gen changes due to new selectJeremy Johnson
2024-03-13Fix REDUCE_SUM compliance test creationJeremy Johnson
2024-03-12Improved test selection before test generationJeremy Johnson
2024-03-12Fix CONV2D WrongOutputType ERRORIF test genJeremy Johnson
2024-03-07Add INT48 and INT4 datatype support to IDENTITYevacha01
2024-03-07FULL data gen mode for FP16evacha01
2024-03-06[ref model] Change RescaleOp attrs to inputsTai Ly
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-03-01Testing support for MUL with shift as inputJeremy Johnson
2024-02-27[reference_model] tosa.fb name changesTai Ly
2024-02-26[ref_model] Change resize attrs to inputsTai Ly
2024-02-22Save Int16/UINT16 test outputs to native dtypesJerry Ge
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-12Update test builder internal interfacesJeremy Johnson
2024-02-08Improve Avg_Pool2D ErrorIf TestingJeremy Johnson
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-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