aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_error_if.py
AgeCommit message (Expand)Author
2024-04-18[reference_model] Remove output_shape from transpose_conv2dSuraj Sudhir
2024-03-21Reduce WrongRank tests to the minimum neededJeremy Johnson
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-12Improved test selection before test generationJeremy Johnson
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-08Improve Avg_Pool2D ErrorIf TestingJeremy Johnson
2024-02-08Main Compliance: Add RESIZE supportJeremy Johnson
2024-02-01[testing] Switch to using shape type for start and size of sliceTatWai Chong
2024-01-30Main Compliance: TRANSPOSE_CONV2D supportJeremy Johnson
2024-01-24Add conformance testing for shape operatorsWon Jeon
2023-12-14Remove inferred dimension from RESHAPEJeremy Johnson
2023-12-14Main Compliance testing for SCATTER and GATHERJeremy Johnson
2023-11-16Main Compliance testing for simple UNARY opsJeremy Johnson
2023-10-26Compliance testing support for MAX_POOL2D & PADJeremy Johnson
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-04-268K levels: Tensor op tests kernel/stride at 8192 maximumsJeremy Johnson
2023-02-28Update rank limits for SLICE, TILE and TRANSPOSELuke Hutton
2023-02-10Add FFT2d to the reference modelLuke Hutton
2023-01-31Create MI tests for Type Conversion: CASTJames Ward
2023-01-24Add RFFT2d to the reference modelLuke 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-26Align padding for transpose_conv2d to match specEric Kunze
2022-08-25Add PAD ERROR_IF test for output shapeJeremy Johnson
2022-08-11Update RESIZE operator in test generator for spec updatesJeremy Johnson
2022-06-15Remove quantization info from serialization attributesEric Kunze
2022-06-13Update transpose_conv2d to align with TOSA specTatWai Chong
2022-05-26Add support for uint16_t to RESCALEJeremy Johnson
2022-04-28Update tensor ops ERROR_IF criteriaJeremy Johnson
2022-04-11Refactor verif/generator/tosa_test_gen.py into different filesJeremy Johnson
2022-01-13Add python pre-commit script checkersJeremy Johnson
2022-01-06Reorganize verif and create packagesJeremy Johnson