aboutsummaryrefslogtreecommitdiff
path: root/verif/frameworks/test_builder.py
AgeCommit message (Expand)Author
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