aboutsummaryrefslogtreecommitdiff
path: root/verif/frameworks/tensor_gen.py
AgeCommit message (Expand)Author
2023-09-28Add 0-rank tensor support for concat in framework testWon Jeon
2023-07-11Fix size mismatch of placeholders for broadcast fuzzingWon Jeon
2023-07-05Add a parameter to tensor generation function to disable fuzzingWon Jeon
2023-06-21Add tf broadcast-to testingTai Ly
2023-04-13Add framework tests for tfl.real and tfl.imagLuke Hutton
2023-03-30Add positive/negative random number generator for RsqrtJerry Ge
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-08-29[Fix] Wrong dimension is inferred in tensor shape generationTatWai Chong
2022-08-29Update framework test generator to support TF/TFL conv3d.TatWai Chong
2022-03-02Add framework unit test generation scriptsJeremy Johnson