aboutsummaryrefslogtreecommitdiff
path: root/verif/frameworks/test_builder.py
AgeCommit message (Expand)Author
2024-03-25Fix framework test generationJerry Ge
2024-01-23Add dynamic space_to_batch to the framework testTatWai Chong
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-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-21Add tf broadcast-to testingTai Ly
2023-04-13Add framework tests for tfl.real and tfl.imagLuke Hutton
2023-03-03Add framework tests for TFL.Relu0To1OpJerry Ge
2023-03-03Refactor resize test builderTatWai 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 framework test for math.signTatWai Chong
2023-01-24Add RFFT2d to the reference modelLuke 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-03-02Add framework unit test generation scriptsJeremy Johnson