aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05Fix the usage of command line arguments for reference_modelv0.80Jerry Ge
2024-01-29fix: Conditionally include `prctl.h` on macosJack Frankland
2023-12-15Change version to 0.80.1Eric Kunze
2023-12-15Update conformance tests to use new rescale attributesEric Kunze
2023-12-06[reference_model] add local_bound attribute to test_genTai Ly
2023-12-05Update 0.80.0 example tosa flatbuffer filesJerry Ge
2023-11-29[reference_model] Add local_bound supportTai Ly
2023-11-29[fix] Fix the parsing failure during splitting multiple files to the argumentTatWai Chong
2023-11-29Fix TransposeConv2d in operator APIDmitrii Agibov
2023-11-29Fix Reshape in operator APIGrant Watson
2023-11-29Add check of operator API to precommitEric Kunze
2023-11-28Pass parameter acc_size to AvgPool2d operatorDmitrii Agibov
2023-11-28[reference_model] Support StatefulOps and the tests for CallOnceOpTai Ly
2023-11-28Upgrade to latest version of TOSA specificationGrant Watson
2023-11-28Rework TOSA verification APIGeorgios Pinitas
2023-11-28Pass func_config to individual operator APIGrant Watson
2023-09-13Remove draft tag for 0.80 releasev0.80.0Eric Kunze
2023-09-12Support new RESCALE attributesEric Kunze
2023-09-01Update TosaVersion compatibility check to match with serialization_libJerry Ge
2023-08-31[reference model] Fix dim test generationTai 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
2023-07-14Add support for int32 tensor datatype in model runnerJiacheng Liang
2023-07-11Fix size mismatch of placeholders for broadcast fuzzingWon Jeon
2023-07-07Update thirdparty/serialization_lib hashJerry Ge
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-29Fix missing template instantiationsEric Kunze
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-26Upgrade to latest version of TOSA specificationGrant Watson