aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-14Fix debug masks in refmodel.Jeremy Johnson
2022-09-12Update reference model version to 0.41 draftEric Kunze
2022-08-30Update revision to 0.40.v0.40.0v0.40Eric Kunze
2022-08-30Update RESCALE testing to match no rank restrictionsEric Kunze
2022-08-29[Fix] Wrong dimension is inferred in tensor shape generationTatWai Chong
2022-08-29Update framework test generator to support TF/TFL conv3d.TatWai Chong
2022-08-26Align padding for transpose_conv2d to match specEric Kunze
2022-08-25Add copyright and license to example shell scriptEric Kunze
2022-08-25Add generator functions to support TFL geluTatWai Chong
2022-08-25Add PAD ERROR_IF test for output shapeJeremy Johnson
2022-08-24Enabled 16-bit TABLE REQUIRE statementJerry Ge
2022-08-22Simplify the argument parsing and debug codeEric Kunze
2022-08-15Check that the shape calculation for PAD is correctEric Kunze
2022-08-12Fix CMAKE_BUILD_TYPE instruction in READMEEric Kunze
2022-08-11Update RESIZE operator in test generator for spec updatesJeremy Johnson
2022-08-10Update TOSA resize to match specificationTatWai Chong
2022-08-02Added framework tests for Relu1 Operator legalizationJerry Ge
2022-07-18Include JSON conformance files in python package.Jeremy Johnson
2022-07-14Add profile to all created conformance tests.Jeremy Johnson
2022-07-12Add conformance generator scriptsJeremy Johnson
2022-07-11Enable pytest pre-commitJeremy Johnson
2022-07-11Modify input limits for apply_scale_32Eric Kunze
2022-07-08Update reference model version to 0.31 draftEric Kunze
2022-06-17Fix reference model use of weight zero pointv0.30.0v0.30Eric Kunze