aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-12-13Create MI tests for EW Unary: ABS, CEIL, FLOOR, NEGATEJames Ward
2022-12-13Create MI tests for Reduction: REDUCE_MIN, REDUCE_MAXJames Ward
2022-12-12Update version to 0.51.0 draftEric Kunze
2022-12-09Create MI tests for EW Binary: MINIMUM, MAXIMUMJames Ward
2022-12-09Fix reference model memory leaks for the following opsJerry Ge
2022-12-09Add framework tests for tfl.sin and tfl.cosLuke Hutton
2022-12-05Update version to 0.50 for releasev0.50.0v0.50Eric Kunze
2022-12-01Fix conformance desc.json contains correct profilesJeremy Johnson
2022-11-29Fix error messages/comments using old -C arguments.Jeremy Johnson
2022-11-29FP16 improvementsJames Ward
2022-11-21Create MI tests for Data Nodes: CONST, IDENTITYJames Ward
2022-11-21Create MI tests for Data Layout: CONCAT, PAD, RESHAPE, REVERSE, SLICE, TILE, ...James Ward
2022-11-21Create MI tests for Scatter/Gather: SCATTER, GATHERJames Ward
2022-11-21Create MI tests for Tensors: ARGMAX, MAX_POOL2DJames Ward
2022-11-19Fix the floating point precision issue for Sigmoid FP32Jerry Ge
2022-11-19Initial set up of Main Inference conformance test genJeremy Johnson
2022-11-18Zero point addition in RESCALE should be int32Eric Kunze
2022-11-11Add framework test for tfl.preluTatWai Chong
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-26Add TILE bool tests & rename CAST/RESCALE testsJeremy Johnson
2022-10-19Add FP16 support to IModelRunnerMatthew Sloyan
2022-10-18Update to check tensor size is validEric Kunze
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-13Minor fixes & add FP16 support to refmodel testing and conformance genJeremy Johnson
2022-10-12Remove conflicting REQUIRE definition in unit testsJames Ward
2022-10-11Reference model changes for fp16 supportJames Ward
2022-10-07Add IModelRunner interface to TOSA Reference ModelMatthew Sloyan
2022-09-26Add CONST testing to Numpy refmodel testsJeremy Johnson
2022-09-22Add framework test for TF and TFL mirrorpadTatWai Chong
2022-09-22Update serialization library versionEric Kunze
2022-09-21Add simple post commit reference model testing against NumpyJeremy Johnson
2022-09-16Update the tools setup.cfg for flatbuffers 2.0Eric Kunze