aboutsummaryrefslogtreecommitdiff
path: root/verif/frameworks/tosa_verif_framework_compiler_runner.py
AgeCommit message (Expand)Author
2024-04-30Update serialization_lib for flatbuffer v24.3.7Tai Ly
2024-03-26Add variable tensor fields for test descriptorsJerry Ge
2024-02-22Save Int16/UINT16 test outputs to native dtypesJerry Ge
2024-01-25Save Int8/UInt8 reference outputs to native dtypesJerry Ge
2024-01-23Shape infer dynamic model to static model prior to execution.TatWai Chong
2023-10-02Support for compliance checking testingJeremy Johnson
2023-08-16Remove `"` from the search pattern `"tosa.*"`TatWai Chong
2023-08-02Update Framework compiler scriptEric Kunze
2023-07-26Update framework tools to add name in jsonEric Kunze
2023-05-05[reference model] Add precise modeTai Ly
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2023-04-13Add framework tests for tfl.real and tfl.imagLuke Hutton
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2022-08-22Simplify the argument parsing and debug codeEric Kunze
2022-03-22Fix input rank-match comparison, --no-ref-model flag, no test listJared Smolens
2022-03-02Add framework unit test generation scriptsJeremy Johnson