aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25Remove draft tag for 0.70 releasev0.70.0v0.70Eric Kunze
2023-05-25Update serialization library submoduleEric Kunze
2023-05-18Add abs calculations under precise_modeTai Ly
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-24AVG_POOL2D - Fix for stride renaming mistakeJeremy 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-11revert to GetBlockByName "main"Tai Ly
2023-04-118K level: rank 6 tests support using generator groupsJeremy Johnson
2023-04-06[reference model] support multiple regionsTai Ly
2023-03-30Add positive/negative random number generator for RsqrtJerry Ge
2023-03-28Add CONST INT48 support to conformance.Jeremy Johnson
2023-03-17Refactor 1L to INT64_C()Jerry Ge
2023-03-16Update version to 0.70.0 draftEric Kunze
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-09Update version number to 0.60v0.60.0Eric 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-04Update compiler versions in READMEEric Kunze
2023-03-03Refactor resize test builderTatWai Chong
2023-03-03Update CAST fp to int roundingEric Kunze
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
2023-02-10Fix unit test command in readmeLuke Hutton
2023-02-07Adjust ERROR_IF tests generated for tosa-mi profileJeremy Johnson
2023-02-06Create MI tests for Tensors: AVG_POOL2D, FULLY_CONNECTED, MATMULJames Ward
2023-02-06Create MI tests for Tensor: CONV2DJeremy Johnson
2023-02-02Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-02-02Create MI tests for Reduction: REDUCE_SUM, REDUCE_PRODUCTJames Ward
2023-01-31Create MI tests for Type Conversion: CASTJames Ward
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