aboutsummaryrefslogtreecommitdiff
path: root/verif
AgeCommit message (Expand)Author
2023-11-23Main Compliance testing support for AVG_POOL2DJeremy Johnson
2023-11-16[reference_model] add local_bound attribute to test_genTai Ly
2023-11-16Fix FP16, BF16 data ranges for conformance testsJeremy Johnson
2023-11-16Main Compliance testing support for EXP & POWJeremy Johnson
2023-11-16Main Compliance testing for simple UNARY opsJeremy Johnson
2023-11-10Main Compliance testing for FULLY_CONNECTEDJeremy Johnson
2023-11-10Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MINJeremy Johnson
2023-11-10Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUMJeremy Johnson
2023-11-02Main compliance testing support for MULJeremy Johnson
2023-11-02Compliance mode testing for CONV2DJeremy Johnson
2023-10-31Allow more integer types in result check.Jeremy Johnson
2023-10-26Compliance testing support for MAX_POOL2D & PADJeremy Johnson
2023-10-25Improve verfiy and generate library validationJeremy Johnson
2023-10-24Improve conformance backward version supportJeremy Johnson
2023-10-16Data generator library python interface addedJeremy Johnson
2023-10-12Conformance simple backward version and binary files supportJeremy Johnson
2023-10-02Support for compliance checking testingJeremy Johnson
2023-10-02Update verifier library data-type supportJeremy Johnson
2023-09-28Refactor path arguments to tosa-toolsJeremy Johnson
2023-09-28Add 0-rank tensor support for concat in framework testWon Jeon
2023-09-15[reference_model] Support StatefulOps and the tests for CallOnceOpTai Ly
2023-09-13Build compliance verifier library with a python interface.Jeremy Johnson
2023-09-13Restore coverage for conformance MATMULJeremy Johnson
2023-09-11Fixes for conformance generator tags and test selectionJeremy Johnson
2023-09-07Initial lazy data-gen and compliance test build supportJeremy Johnson
2023-09-07Add desc.json schema validation with compliance/data_gen extensionsJeremy Johnson
2023-09-01[reference model] Fix dim test generationv0.90a0Tai Ly
2023-08-30Fix conformance regressions due to type and region changes.Jeremy Johnson
2023-08-18Add DIM operator to reference modelWon Jeon
2023-08-16Remove `"` from the search pattern `"tosa.*"`TatWai Chong
2023-08-08Re-write json2numpy testsJeremy Johnson
2023-08-07Deprecation of parts of TOSA conformanceJeremy Johnson
2023-08-02Update Framework compiler scriptEric Kunze
2023-07-31Update serialization library submoduleJeremy Johnson
2023-07-26Update framework tools to add name in jsonEric Kunze
2023-07-26Add Verif Conformance READMEJeremy Johnson
2023-07-25Update flatbuffer version and fix json2numpy testEric Kunze
2023-07-11Fix size mismatch of placeholders for broadcast fuzzingWon Jeon
2023-07-06Add reference model framework test for INT8 squared differenceWon Jeon
2023-07-06Enable framework generator to save numpy files in native dtypesJerry Ge
2023-07-05Add a parameter to tensor generation function to disable fuzzingWon Jeon
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-21Add tf broadcast-to testingTai Ly
2023-06-15Fix framework test generator with custom_shapesJerry Ge
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-06-15Add accumtype to tf/tfl framework testsJerry Ge
2023-06-02Support custom_shapes for framework test generationJerry Ge
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-05-168K level: rank 6 ARGMAX testsJeremy Johnson
2023-05-10Refactor ref_model rank checking and add level check to argmaxJerry Ge