aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_utils.py
AgeCommit message (Expand)Author
2024-04-18Remove invalid bit calculation from FP32 to FP8Won Jeon
2024-04-16SPECIAL data gen mode for FP16 and FP32evacha01
2024-03-20Fix missing/broken ERROR_IF testsJeremy Johnson
2024-03-20[ref model] Add acc_type to Conv OpsTai Ly
2024-03-17[ref model] Change Clamp and Pad attribute fieldsTai Ly
2024-03-07FULL data gen mode for FP16evacha01
2024-03-06[ref model] Change RescaleOp attrs to inputsTai Ly
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-08Main Compliance: Add RESIZE supportJeremy Johnson
2024-01-30Fix up shape operator test errorsJeremy Johnson
2024-01-23Update RESHAPE and TILE conformance testingWon Jeon
2023-12-04Main Compliance FP16 support - generate and verify.Jeremy Johnson
2023-11-16Main Compliance testing support for EXP & POWJeremy Johnson
2023-11-02Main compliance testing support for MULJeremy Johnson
2023-11-02Compliance mode testing for CONV2DJeremy Johnson
2023-10-16Data generator library python interface addedJeremy Johnson
2023-10-02Update verifier library data-type supportJeremy Johnson
2023-09-07Initial lazy data-gen and compliance test build supportJeremy Johnson
2023-08-30Fix conformance regressions due to type and region changes.Jeremy Johnson
2023-08-18Add DIM operator to reference modelWon Jeon
2023-02-28Update rank limits for SLICE, TILE and TRANSPOSELuke Hutton
2022-12-15Add extra control flow ERROR_IF testsJeremy Johnson
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-11Reference model changes for fp16 supportJames Ward
2022-08-11Update RESIZE operator in test generator for spec updatesJeremy Johnson
2022-05-26Add support for uint16_t to RESCALEJeremy Johnson
2022-04-11Refactor verif/generator/tosa_test_gen.py into different filesJeremy Johnson