aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-29Fix logical right shift operator for signed negative integersv0.60Won Jeon
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
2023-01-25Create MI tests for Comparison: EQUAL, GREATER, GREATER_EQUALJeremy Johnson
2023-01-25Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXPJeremy Johnson
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2023-01-23Create MI tests for Data Layout: SLICEJames Ward
2023-01-19Fix for sign extending LOGICAL LEFT/RIGHT SHIFT resultsJeremy Johnson
2023-01-19Create MI tests for Activation: CLAMP; Data Layout: PADJames Ward
2023-01-18Add framework tests for tf.sin and tf.cosLuke Hutton
2023-01-18Update for RESCALE spec apply_add clarificationJeremy Johnson
2023-01-13Reference model update for control flow operators supportJerry Ge
2023-01-04Create MI tests for EW Binary: ADD, SUB, MULJeremy Johnson
2023-01-04Create MI tests for EW Binary: POWJeremy Johnson
2022-12-20Add explicit template instantiations for abstract classesJared Smolens
2022-12-15Add extra control flow ERROR_IF testsJeremy Johnson
2022-12-15Add BF16 support to IModelRunnerJames Ward
2022-12-15Create MI tests for Image: RESIZEJames Ward
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson
2022-12-15Create MI tests for Activation: SIGMOID, TANHJames Ward
2022-12-14Create MI tests for EW Ternary: SELECTJames Ward