aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07Fix batch size if target shape set for SCATTER operatorMatthew Haddon
2021-08-31Rename DIV operator to INTDIVMatthew Haddon
2021-08-31Set TILE multiple to one if input dimension is largeMatthew Haddon
2021-08-25Restore expectedFailure to test description filesJared Smolens
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-08-20Make MATMUL output shape randomMatthew Haddon
2021-08-19Produce Concat tests with multiple input tensorsMatthew Haddon
2021-08-12Support int4 weights read. Added conv2d int8xint4 in test generation.Kevin Cheng
2021-08-12test gen PAD agPad fix to cover all pad valuesLes Bell
2021-08-12Add support for UINT8Matthew Haddon
2021-08-12fully_connected test OC independent of input shapeLes Bell
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-15Update serialization_lib hash.Kevin Cheng
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-07-01Adding option -Coutput_dir= to control output location.Kevin Cheng
2021-06-28Fix transpose test gen of permutations & rankJeremy Johnson
2021-06-24Update to use new serialization_lib API.Kevin Cheng
2021-06-09adding batch dimension to MatMul.Kevin Cheng
2021-06-04Rewrite model frontend to be json-driven.Kevin Cheng
2021-05-24Support 8-bit TABLE op.Kevin Cheng
2021-05-13Fix typo in DIV unit test generatorKevin Cheng
2021-05-12Update to v0.22.0Kevin Cheng
2021-05-06Regenerate examples/ testsKevin Cheng
2021-04-30Fix OpMul for 32-bit x 32-bit inputsKevin Cheng
2021-04-30Support 16-bit RescaleKevin Cheng
2021-04-30Concat takes variadic inputsKevin 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-04-23Fix bug that NegateOp doesn't clip output valueKevin Cheng
2021-03-04Update DTypes for TOSA ops, test rig fixesJared Smolens
2021-02-22Fix operator initialization bug when rank/dtype fails to initialize with Usag...Kevin Cheng
2021-02-01Remove AINT8Kevin Cheng
2021-01-27TOSA Unit Test updatesJared Smolens
2021-01-04Numpy utility supports scalar (rank 0) .npyKevin Cheng
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-19Update apply_scale_32()Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze
2020-10-13Initial empty repositoryEric Kunze