aboutsummaryrefslogtreecommitdiff
path: root/verif
AgeCommit message (Expand)Author
2023-12-11Rectify coverage loss due to FP16 complianceJeremy Johnson
2023-12-04Path fixes for ref model and librariesJeremy Johnson
2023-12-04Change TANH, SIGMOID to ABS_ERROR complianceJeremy Johnson
2023-12-04Main Compliance FP16 support - generate and verify.Jeremy Johnson
2023-12-04Main Compliance testing support for RESHAPEJeremy Johnson
2023-11-30Main Compliance testing support for CASTJeremy Johnson
2023-11-30Adjust random data ranges for Main Compliance to avoid FP inf and nanJeremy Johnson
2023-11-23Main Compliance testing support for COMPARISON opsJeremy Johnson
2023-11-23Main Compliance testing support for LOG and ACTIVATIONsJeremy Johnson
2023-11-23Verify library fix to only accept FP64 ref dataJeremy Johnson
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