aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21Add tf broadcast-to testingTai Ly
2023-06-20Make verifiers to operate on const pointersGeorgios Pinitas
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-15Add TOSA MI verification methodsGeorgios Pinitas
2023-06-12Correctly identify "axis" attributes.Grant Watson
2023-06-02Support custom_shapes for framework test generationJerry Ge
2023-06-02Add support for boolean outputs in model runnerJiacheng Liang
2023-06-02Update version to 0.80 draftEric Kunze
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