aboutsummaryrefslogtreecommitdiff
path: root/verif/frameworks/tosa_verif_framework_generator.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-01-23Add dynamic space_to_batch to the framework testTatWai Chong
2024-01-23Shape infer dynamic model to static model prior to execution.TatWai Chong
2024-01-05Fix dynamic_input_shape referenced before assignment errorJerry Ge
2023-12-15Add basic framework test cases for dynamic shapesJerry Ge
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-07-26Update framework tools to add name in jsonEric 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-02Support custom_shapes for framework test generationJerry Ge
2023-04-13Add framework tests for tfl.real and tfl.imagLuke Hutton
2023-03-30Add positive/negative random number generator for RsqrtJerry Ge
2023-03-09Remove 1x7x7x479 from the test size listv0.60.1Eric Kunze
2023-03-03Add framework tests for TFL.Relu0To1OpJerry Ge
2023-03-03Refactor resize test builderTatWai Chong
2023-03-02Add test case against Add Quantized Int8Jerry Ge
2023-03-02Extend reduce_all to test with tfliteTatWai Chong
2023-02-24Extend pad tests to include quantized type and explicit pad value.TatWai Chong
2023-01-30Add framework tests for tfl.atan2Luke Hutton
2023-01-27Add RFFT2d to optimized only kernel listLuke Hutton
2023-01-27Add framework test for math.signTatWai Chong
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2023-01-18Add framework tests for tf.sin and tf.cosLuke Hutton
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-12-09Add framework tests for tfl.sin and tfl.cosLuke Hutton
2022-11-11Add framework test for tfl.preluTatWai Chong
2022-09-22Add framework test for TF and TFL mirrorpadTatWai Chong
2022-08-29Update framework test generator to support TF/TFL conv3d.TatWai Chong
2022-08-25Add generator functions to support TFL geluTatWai Chong
2022-08-10Update TOSA resize to match specificationTatWai Chong
2022-08-02Added framework tests for Relu1 Operator legalizationJerry Ge
2022-05-19Update framework test generation for ERROR_IF criteriaJeremy Johnson
2022-03-31Update pre-commit tool versionsJeremy Johnson
2022-03-02Add framework unit test generation scriptsJeremy Johnson