aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_verif_build_tests.py
AgeCommit message (Expand)Author
2024-04-09Generate tests with random combination of const/inputsJeremy Johnson
2024-04-08Add support for multi args in tosa_verif_build_testsJeremy Johnson
2024-03-28Improve PAD coverage for main conformanceJeremy Johnson
2024-03-28Improve CONV2D coverage for conformanceJeremy Johnson
2024-03-20Fix missing/broken ERROR_IF testsJeremy Johnson
2024-03-19Updated build_tests to support different random generatorsJeremy Johnson
2024-03-13Add quick testing selection defaultJeremy Johnson
2024-03-12Improved test selection before test generationJeremy Johnson
2024-02-12Update test builder internal interfacesJeremy Johnson
2023-11-10Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUMJeremy Johnson
2023-11-02Main compliance testing support for MULJeremy Johnson
2023-10-16Data generator library python interface addedJeremy Johnson
2023-09-07Initial lazy data-gen and compliance test build supportJeremy Johnson
2023-04-258K level: RESIZE scaling at 64 maximumJeremy Johnson
2023-02-22Bug fixes for max-batch-size/ofm-depthJames Ward
2022-11-19Initial set up of Main Inference conformance test genJeremy Johnson
2022-11-09Add BF16 support to reference modelJames Ward
2022-09-26Add CONST testing to Numpy refmodel testsJeremy Johnson
2022-09-21Add simple post commit reference model testing against NumpyJeremy Johnson
2022-08-11Update RESIZE operator in test generator for spec updatesJeremy Johnson
2022-02-10Minor formatting fixes for pythonJeremy Johnson
2022-01-26Fix for max arguments to be respected in build testsJeremy Johnson
2022-01-13Add python pre-commit script checkersJeremy Johnson
2022-01-06Reorganize verif and create packagesJeremy Johnson