aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04Add initial TOSA MI generator supportJeremy Johnson
2023-10-03Add reduce product verifierJack Frankland
2023-10-02Support for compliance checking testingJeremy Johnson
2023-10-02Update verifier library data-type supportJeremy Johnson
2023-10-02Add ULP verification for fp32Jack Frankland
2023-09-28Update .gitignore filesJack Frankland
2023-09-28feat: Add exact verifierJack Frankland
2023-09-28Refactor path arguments to tosa-toolsJeremy Johnson
2023-09-28Add 0-rank tensor support for concat in framework testWon Jeon
2023-09-28Change version scheme to not guess next versionJosef Malmström
2023-09-25Pass parameter acc_size to AvgPool2d operatorDmitrii Agibov
2023-09-22Add check of operator API to precommitEric Kunze
2023-09-18Revert tag desc.json renamingJeremy Johnson
2023-09-15Update reference model MAX_SCALE to match specEric Kunze
2023-09-15[reference_model] Support StatefulOps and the tests for CallOnceOpTai Ly
2023-09-14Change version to 0.90 draftEric Kunze
2023-09-14Upgrade to latest version of TOSA specificationGrant Watson
2023-09-13Build compliance verifier library with a python interface.Jeremy Johnson
2023-09-13Restore coverage for conformance MATMULJeremy Johnson
2023-09-13Add integer divide with floor for coordinate calculationTatWai Chong
2023-09-11Fixes for conformance generator tags and test selectionJeremy Johnson
2023-09-08Support new RESCALE attributesEric Kunze
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-07Rework TOSA verification APIGeorgios Pinitas
2023-09-06Update TosaVersion compatibility check to match with serialization_libJerry Ge
2023-09-06fix: Conditionally include `prctl.h` on macosJack Frankland
2023-09-05Pass func_config to individual operator APIGrant Watson
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-23[reference model] Code cleanup for SHAPETai Ly
2023-08-21Remove unused struct to avoid warning messageWon Jeon
2023-08-21Update submodule for serialization_libWon Jeon
2023-08-18Add DIM operator to reference modelWon Jeon
2023-08-16Remove `"` from the search pattern `"tosa.*"`TatWai Chong
2023-08-14Add support for bias broadcastingTai Ly
2023-08-08Re-write json2numpy testsJeremy Johnson
2023-08-07Update formatting based on clang-format 14Eric Kunze
2023-08-07Deprecation of parts of TOSA conformanceJeremy Johnson
2023-08-02Fix compiler warnings (NFC)Eric Kunze
2023-08-02Update Framework compiler scriptEric Kunze
2023-07-31Update serialization library submoduleJeremy Johnson
2023-07-31Fixed missing tensor inputs in fully_connected in model runnerJiacheng Liang
2023-07-27Enable lazy tensor allocationJerry Ge
2023-07-26Update framework tools to add name in jsonEric Kunze
2023-07-26Add Verif Conformance READMEJeremy Johnson
2023-07-25Run clang-format and update copyrightJerry Ge
2023-07-25Update flatbuffer version and fix json2numpy testEric Kunze
2023-07-17Update README for ref_model debug flagJerry Ge
2023-07-17Update tensor allocation loggingEric Kunze