aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_error_if.py
AgeCommit message (Expand)Author
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