This project is mirrored from https://review.mlplatform.org/tosa/reference_model.
Pull mirroring updated .
- Apr 27, 2021
-
-
Kevin Cheng authored
- Remove Usage and Format - Run black on verif/*.py scripts Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: Ie81515891eb0039540f614894f4b6b0e0e78ba74
-
- Apr 23, 2021
-
-
Kevin Cheng authored
Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: I6b335605d79338fc77e3f84585aeffe1e61cb1f2
-
- Mar 04, 2021
-
-
Jared Smolens authored
- Updated DTypes and expected failures for TOSA ops, particularly missing int8/int16 tests for Conv, FullyConnected, MatMul - Fixed a bug where unexpected failures were incorrectly categorized as passes Change-Id: I2763626317cedad9f3723f748986bb59a32f2e42 Signed-off-by:
Jared Smolens <jared.smolens@arm.com>
-
- Feb 22, 2021
-
-
Kevin Cheng authored
Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: Iefa2959996871d06b766dadbc4cba601e2e739fe
-
- Feb 01, 2021
-
-
Kevin Cheng authored
- Updated C and Py serialization libraries, updated licence files - Removed AINT8 from TOSA reference tests Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Signed-off-by:
Jared Smolens <jared.smolens@arm.com> Change-Id: I860bfeaad5a075e50f569c8f6861927ebacf1378
-
- Jan 27, 2021
-
-
Jared Smolens authored
- For TOSA.resize, constrain random OFM dimensions to be >0 to avoid possible div-by-zero - Print generated test names only in verbose mode Change-Id: Ib28457c03eca54b7721a1b1b5ba3ed89c58fd000 Signed-off-by:
Jared Smolens <jared.smolens@arm.com>
-
- Jan 04, 2021
-
-
Kevin Cheng authored
Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: I4f53a83a0de333bd851fae4e894eb87b94902637
-
- Nov 24, 2020
-
-
Kevin Cheng authored
- update tosa.GATHER - update tosa.RESIZE - add tosa.SCATTER Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: I1c3247b831a64e35a85c4044b24c6c29b8e18d25
-
- Nov 12, 2020
-
-
Kevin Cheng authored
add .clang-format Add expected failure for RESIZE and RESCALE unit tests Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: I33c8afdc8998e8518f2b0e5fabddd36ce3aa2ee9
-
- Oct 19, 2020
-
-
Kevin Cheng authored
Signed-off-by:
Kevin Cheng <kevin.cheng@arm.com> Change-Id: Ida8e3a17d74e5d6379b2244896ddf9e295d0ecc9
-
- Oct 14, 2020
-
-
Eric Kunze authored
Change-Id: I2f8e7fa63e2ae40203e57d2cc8814bde3b312cb6 Signed-off-by:
Eric Kunze <eric.kunze@arm.com>
-
- Oct 13, 2020
-
-
Eric Kunze authored
-