aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-16Remove draft status from reference modelEric Kunze
2022-06-15Remove quantization info from serialization attributesEric Kunze
2022-06-13Update transpose_conv2d to align with TOSA specTatWai Chong
2022-06-07Remove dilation from transpose_conv2d opEric Kunze
2022-06-07Switch reference model to flatbuffers 1.12Eric Kunze
2022-06-07Change size check in TILE to ERROR_IFEric Kunze
2022-06-07Align the serialization schema with TOSA 0.24.0 specificationTatWai Chong
2022-05-31Remove RESHAPE -1 dimensions supportJeremy Johnson
2022-05-26Add support for uint16_t to RESCALEJeremy Johnson
2022-05-19Update framework test generation for ERROR_IF criteriaJeremy Johnson
2022-05-16Initialize accumulator with bias value for CONV3DEric Kunze
2022-05-16Adjust divisor calculationEric Kunze
2022-05-04Fix for NEGATE using 32-bit accumulatorJeremy Johnson
2022-05-04Control oversized tests for TRANSPOSE_CONV2DJeremy Johnson
2022-04-28Update tensor ops ERROR_IF criteriaJeremy Johnson
2022-04-11Refactor verif/generator/tosa_test_gen.py into different filesJeremy Johnson
2022-04-06Fix NEGATE int8 test value rangesJeremy Johnson
2022-04-05Add missing REQUIREs check to REDUCE_SUM in refmodelJeremy Johnson
2022-03-31Update pre-commit tool versionsJeremy Johnson
2022-03-24Add missing REQUIRE to NEGATE opJeremy Johnson
2022-03-23Improve EQUAL tests to have matching numbersJeremy Johnson
2022-03-22Fix input rank-match comparison, --no-ref-model flag, no test listJared Smolens
2022-03-19Usability cleanupJared Smolens
2022-03-14Generate REDUCE_MIN tests (instead of REDUCE_MAX)Jeremy Johnson
2022-03-10Fix refmodel LOGICAL_XOR (was incorrectly LOGICAL_OR)Jeremy Johnson
2022-03-02Add framework unit test generation scriptsJeremy Johnson
2022-02-17Fix rescale test gen for scale32 & dtypeJeremy Johnson
2022-02-16Update refmodel apply_scale_32: adjust range checkingJeremy Johnson