aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
22 hoursUpdate README for conformanceHEADmainJeremy Johnson
23 hoursImprove PAD coverage for main conformanceJeremy Johnson
23 hoursImprove CONV2D coverage for conformanceJeremy Johnson
38 hoursTake into account of `output_unsigned` in rescale operationTatWai Chong
3 daysAdd variable tensor fields for test descriptorsJerry Ge
3 daysCompliance Test Set 3 data fixJeremy Johnson
4 daysFix missing Pooling ERRORIFsJeremy Johnson
4 daysFix framework test generationJerry Ge
8 daysFix data range of int ADD/SUB opsJeremy Johnson
8 daysReduce WrongRank tests to the minimum neededJeremy Johnson
9 daysFix writeVariableTensors error in example runsJerry Ge
9 daysFix missing/broken ERROR_IF testsJeremy Johnson
10 days[ref model] Add acc_type to Conv OpsTai Ly
10 daysUpdated build_tests to support different random generatorsJeremy Johnson
11 days[ref model] Change Clamp and Pad attribute fieldsTai Ly
14 daysAdd missing FP8 definition and instantiation for FULLY_CONNNECTED opWon Jeon
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-05Fix the usage of command line arguments for reference_modelJerry Ge
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2024-03-05Ensure only matching op conformance testsJeremy Johnson
2024-03-05Minor fix ups in verify libJeremy Johnson
2024-03-05Unpin Numpy versionJeremy Johnson
2024-03-01Testing support for MUL with shift as inputJeremy Johnson
2024-02-29Fix padding value for PAD op and tensor writing to npy for FP8Won Jeon
2024-02-28Update tensor allocator for FP16 caseJerry Ge
2024-02-27[reference_model] tosa.fb name changesTai Ly
2024-02-26Verifier - change to output largest error devianceJeremy Johnson
2024-02-26Ref-model generate build warning fixJeremy Johnson
2024-02-26[ref_model] Change resize attrs to inputsTai Ly
2024-02-23Fix comparing unsigned int and int in slice evaluationTatWai Chong
2024-02-22Save Int16/UINT16 test outputs to native dtypesJerry Ge
2024-02-22Change the shift of mul to tensor typeTatWai Chong
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: Update POW error boundJeremy Johnson
2024-02-07Main Compliance: FFT2D supportJeremy Johnson
2024-02-06Main Compliance testing for TRANSPOSE, REVERSE, and CONSTevacha01