aboutsummaryrefslogtreecommitdiff
path: root/reference_model
AgeCommit message (Expand)Author
2021-06-04Rewrite model frontend to be json-driven.Kevin Cheng
2021-05-24Support 8-bit TABLE op.Kevin Cheng
2021-05-12Update to v0.22.0Kevin 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-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-02-22Fix operator initialization bug when rank/dtype fails to initialize with Usag...Kevin Cheng
2021-02-01Remove AINT8Kevin 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