aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 hours[reference_model] Remove output_shape from transpose_conv2dHEADmainSuraj Sudhir
10 hoursRemove invalid bit calculation from FP32 to FP8Won Jeon
13 hoursAdd extensions & profiles support to conformance generatorWon Jeon
15 hoursNon-finite data tag for FP_SPECIAL data gen testsevacha01
16 hoursUpdate compliance verify checksJeremy Johnson
23 hoursImprove coverage of FP Binary OpsJeremy Johnson
23 hoursImprove coverage of FP Unary OpsJeremy Johnson
23 hoursImprove coverage of FP Activation OpsJeremy Johnson
23 hoursRFFT2D, refmodel. Correct code when size is oneDmitriy Smirnov
33 hoursFix gcc warning of comparison of different signedness integersTatWai Chong
47 hoursCorrect types of int16 and int8 input tensors for testsJeremy Johnson
3 daysFix ARITHMETIC_RIGHT_SHIFT shift tensor type for int 8 & 16Jeremy Johnson
3 daysSPECIAL data gen mode for FP16 and FP32evacha01
4 days[ref model] fix const/pad/clamp attribute serializationTai Ly
7 days[ref_model] Remove assert on bad tensor typeTai Ly
8 daysAdd rank 0 testing supportJeremy Johnson
10 daysFix/improve SLICE test generationJeremy Johnson
10 daysGenerate tests with random combination of const/inputsJeremy Johnson
11 daysFix the wrong QMax and QMin type assignment in rescale opTatWai Chong
11 daysAdd support for multi args in tosa_verif_build_testsJeremy Johnson
11 daysModify Rescale signedness check to look at attributesEric Kunze
2024-04-03Make Full Range FP16 tests into extra testsevacha01
2024-04-02Show actual runtime value of shapeType tensorsJerry Ge
2024-03-28Update README for conformanceJeremy Johnson
2024-03-28Improve PAD coverage for main conformanceJeremy Johnson
2024-03-28Improve CONV2D coverage for conformanceJeremy Johnson
2024-03-28Take into account of `output_unsigned` in rescale operationTatWai Chong
2024-03-26Add variable tensor fields for test descriptorsJerry Ge
2024-03-26Compliance Test Set 3 data fixJeremy Johnson
2024-03-25Fix missing Pooling ERRORIFsJeremy Johnson
2024-03-25Fix framework test generationJerry Ge
2024-03-21Fix data range of int ADD/SUB opsJeremy Johnson
2024-03-21Reduce WrongRank tests to the minimum neededJeremy Johnson
2024-03-20Fix writeVariableTensors error in example runsJerry Ge
2024-03-20Fix missing/broken ERROR_IF testsJeremy Johnson
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-15Add 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