aboutsummaryrefslogtreecommitdiff
path: root/verif/tosa_test_gen.py
AgeCommit message (Expand)Author
2021-08-10fix output type for resize in test genLes Bell
2021-07-29fix quantization zero-point generationLes Bell
2021-07-29Fix random INT4 and INT8 dtype ranges and clamp attrsJeremy Johnson
2021-07-27Fix bug causing test generator to create unused input tensorMatthew Haddon
2021-07-20Add INT8 table operator support to test generator.Jeremy Johnson
2021-07-13Make operator tests follow consistent naming schemeMatthew Haddon
2021-07-13Allow selection of higher rank tests using --target-rankJeremy Johnson
2021-07-09Fix bug causing reshape rank not to match test description.Matthew Haddon
2021-07-07Fix bug causing identical reshape permutationsMatthew Haddon
2021-06-28Fix transpose test gen of permutations & rankJeremy Johnson
2021-06-09adding batch dimension to MatMul.Kevin Cheng
2021-05-13Fix typo in DIV unit test generatorKevin Cheng
2021-05-12Update to v0.22.0Kevin Cheng
2021-04-30Re-order TOSA unit tests to match the spec orderingJared Smolens
2021-04-28Support mixed-precision input tensors for TOSA unit test.Kevin Cheng
2021-04-27Replace serialization/ and verif/ with MLPlatform's serialization_lib submoduleKevin Cheng
2021-03-04Update DTypes for TOSA ops, test rig fixesJared Smolens
2021-02-01Remove AINT8Kevin Cheng
2021-01-27TOSA Unit Test updatesJared Smolens
2020-11-24Update reference model/serialization library to 0.21.0 with unit tests added/...Kevin Cheng
2020-11-12Implement and add unit tests for MUL and ARITHMETIC_RIGHT_SHIFTKevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze