aboutsummaryrefslogtreecommitdiff
path: root/verif
AgeCommit message (Expand)Author
2023-08-31[reference model] Fix dim test generationTai Ly
2023-08-30Fix conformance regressions due to type and region changes.Jeremy Johnson
2023-08-18Add DIM operator to reference modelWon Jeon
2023-08-16Remove `"` from the search pattern `"tosa.*"`TatWai Chong
2023-08-08Re-write json2numpy testsJeremy Johnson
2023-08-07Deprecation of parts of TOSA conformanceJeremy Johnson
2023-08-02Update Framework compiler scriptEric Kunze
2023-07-31Update serialization library submoduleJeremy Johnson
2023-07-26Update framework tools to add name in jsonEric Kunze
2023-07-26Add Verif Conformance READMEJeremy Johnson
2023-07-25Update flatbuffer version and fix json2numpy testEric 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-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-06-15Add accumtype to tf/tfl framework testsJerry Ge
2023-06-02Support custom_shapes for framework test generationJerry Ge
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-05-168K level: rank 6 ARGMAX testsJeremy Johnson
2023-05-10Refactor ref_model rank checking and add level check to argmaxJerry Ge
2023-05-05[reference model] Add precise modeTai Ly
2023-04-268K levels: Tensor op tests kernel/stride at 8192 maximumsJeremy Johnson
2023-04-258K level: RESIZE scaling at 64 maximumJeremy Johnson
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2023-04-13Add framework tests for tfl.real and tfl.imagLuke Hutton
2023-04-118K level: rank 6 tests support using generator groupsJeremy Johnson
2023-03-30Add positive/negative random number generator for RsqrtJerry Ge
2023-03-28Add CONST INT48 support to conformance.Jeremy Johnson
2023-03-13Update framework test choices - SPLIT, RESIZEv0.60.2Jeremy Johnson
2023-03-09Remove 1x7x7x479 from the test size listv0.60.1Eric Kunze
2023-03-08Prevent generating test case when align_corners and half_pixel are both true ...Jerry Ge
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-03-01CONV2D/CONV3D/DEPTHWISE_CONV2D Test Regen for ofm_depth bugfixJames Ward
2023-02-28Update rank limits for SLICE, TILE and TRANSPOSELuke Hutton
2023-02-24Extend pad tests to include quantized type and explicit pad value.TatWai Chong
2023-02-22Create MI tests for Tensors: TRANSPOSE_CONV2DJames Ward
2023-02-22Bug fixes for max-batch-size/ofm-depthJames Ward
2023-02-22Create MI tests for Tensor: FFT2D & RFFT2DJeremy Johnson
2023-02-22Create MI tests for Tensor: CONV3DJeremy Johnson
2023-02-22Create MI tests for Tensors: DEPTHWISE_CONV2DJames Ward
2023-02-22Add tests for INT48 CONST supportLuke Hutton
2023-02-14Select new TFLite SPLIT testsJeremy Johnson
2023-02-10Add FFT2d to the reference modelLuke Hutton