This project is mirrored from https://review.mlplatform.org/tosa/reference_model.
Pull mirroring updated .
- Aug 22, 2022
-
-
Eric Kunze authored
Change-Id: Ia681aa0eb1d42fa31a4658badb376f7b32b2e338 Signed-off-by:
Eric Kunze <eric.kunze@arm.com>
-
- Aug 15, 2022
-
-
Eric Kunze authored
Matches a corresponding change to the specification Change-Id: If70356e0c78c1c88530e5d2f58bc50de864f249a Signed-off-by:
Eric Kunze <eric.kunze@arm.com>
-
- Aug 12, 2022
-
-
Eric Kunze authored
Describes the proper way to build debug. Change-Id: Ie2f888fc71f84af5382e7e8107eb2d3d93a3b056 Signed-off-by:
Eric Kunze <eric.kunze@arm.com>
-
- Aug 11, 2022
-
-
* Add common screen aspect ratios with borders to random pool of tests * Add up/downscaling to random pool Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iee8e3f5ed6bd5c941816474df20a7fd433646d6b Signed-off-by:
James Ward <james.ward@arm.com>
-
- Aug 10, 2022
-
-
Attribute stride and shift are removed, and has new scale and border. Also add tests in the generator to test tf.resize with all option combinations. Signed-off-by:
TatWai Chong <tatwai.chong@arm.com> Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If0f330d04395762d2d907863235eda1532f5e1ff
-
- Aug 02, 2022
-
-
Signed-off-by:
Jerry Ge <jerry.ge@arm.com> Change-Id: I36ea46e79a0ce42c2dbe47c816b5b5572058c0f2
-
- Jul 18, 2022
-
-
Jeremy Johnson authored
Fix for tosa_verif_conformance_generator as it needs JSON files to build the conformance tests. Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I3509efee671d34d99eee98141400542374dc4f24
-
- Jul 14, 2022
-
-
Jeremy Johnson authored
Add supported profiles for each test in convert2conformance and tosa_verif_conformance_generator. Enable filtering of profile tests on running in tosa_verif_run_tests. Reorganize arguments in conformance_generator to have more important ones first. Change-Id: Ie6e5b68727adb3c39b04aa482dd6433788f7bcc9 Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com>
-
- Jul 12, 2022
-
-
Jeremy Johnson authored
Change-Id: I5cb16ea1f47ee454f03a1d5182827e3fd9f49128 Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com>
-
- Jul 11, 2022
-
-
Change-Id: Ia00a9fa0d260c68ce8532dec9925467558fe7dea Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com>
-
Eric Kunze authored
Aligns with change in specification, as the limit to value being between (-1 << shift-2) and (1 << shift-2) was overly constraining. Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: I72cc5743344d4036920c3df366e0a3930701a0cb
-
- Jul 08, 2022
-
-
Eric Kunze authored
Include new submodule for serialization library. Change-Id: I38cdea3ed8ea3968d1dc06c689dab248d21b14fd Signed-off-by:
Eric Kunze <eric.kunze@arm.com>
-
- Jun 17, 2022
-
-
Eric Kunze authored
In the case of an int16xint8 test, the zero point was not being subtracted from the weights. Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: Ic77119b200b952715870abc11d09d1a646da86b1
-
- Jun 16, 2022
-
-
Eric Kunze authored
Preparation for v0.30 release Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: I65f6ee429a840d562c104c48335f8dcb51f79667
-
- Jun 15, 2022
-
-
Eric Kunze authored
Any needed information moves into the attributes for each operator. New serialization library version removes teh quantization information attributes from the schema Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: Icf6165687ab1fd34a01f64c01b0b92b2820e72fa
-
- Jun 14, 2022
-
-
Rename outpad to out_pad, and also fix the dilation in the generator. Change-Id: I4c1599871f0d0b41856e819d8c644a85ca6d8267 Signed-off-by:
TatWai Chong <tatwai.chong@arm.com>
-
- Jun 08, 2022
-
-
Eric Kunze authored
It is not in the spec and is being removed from serialization Change-Id: I82a102de37d8eb75210088dfda2df9b2fadb9c74 Signed-off-by:
Eric Kunze <eric.kunze@arm.com>
-
- Jun 07, 2022
-
-
Eric Kunze authored
Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: Ibd12e3cbf327dc72bc0ba0f66ab4294ce2bbcb0f
-
Eric Kunze authored
Now corresponds with the ERROR_IF in the specification Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: I1f4e303c330d18661ca2e6ef65d0119baabedec6
-
TatWai Chong authored
The operators are pool, conv, reshape, slice, transpose, and table. Signed-off-by:
TatWai Chong <tatwai.chong@arm.com> Change-Id: I13f8d626df59be14361068222746347ba69d2fb5
-
- May 31, 2022
-
-
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I098daf49c92da12c07143cdd23ac9bb58acebbb9
-
- May 26, 2022
-
-
Jeremy Johnson authored
Update ref-model RESCALE op to support UINT16 conversions Add testing for RESCALE UINT16 and ERROR_IFs Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic6e6e53de1f0b054bedb9e6ba3856e7475498aba
-
- May 19, 2022
-
-
Update to tosa_verif_framework_generator to produce valid test ranges for pooling and convolution tests Fix up test filtering to only filter on test name not output directory Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifff7e7604a37e8680d7237dc2d85cd806b20e384
-
- May 17, 2022
-
-
Eric Kunze authored
Bias was mistakenly unused previously. Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: If776e923f7b3cd442c7f147fcbd22a214c37fd36
-
- May 16, 2022
-
-
Eric Kunze authored
Fixes issue where pad_left < stride would cause padding values to be missed Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: I2ba0d0969ce1f00e2cb3ca1ab293c5e15a0c7749
-
- May 04, 2022
-
-
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ie5d119dc317303a0d2a71d018ac94ce6800ecbf5
-
Jeremy Johnson authored
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I464871b412b3dfc9a84bd3d8fffe4c1de3072b69
-
- Apr 28, 2022
-
-
Jeremy Johnson authored
Update to ref model to check ERROR_IF criteria for pooling and convolution ops to match specification Update to tosa_verif_build_tests to produce valid test ranges and new ERROR_IF tests Plus update pooling ops big kernel to 9 (from 6) for better testing coverage and set dilation to 1 and add out_pad bottom & right for transpose_conv2d to match specification Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic5759872d40ae8d3f3d07043d9a0f2fa0244d72e
-
- Apr 11, 2022
-
-
Jeremy Johnson authored
Move all error & validation into tosa_error_if.py Move all argument and tensor generation into tosa_arg_gen.py Move utility functions into tosa_utils.py Create new TosaTensorValuesGen class for specialising tensor value generation. Change-Id: Ib9ac65e2308b14471a567c6f11d775c76585bc5b Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com>
-
- Apr 06, 2022
-
-
Jeremy Johnson authored
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ied54f5064dfb44029136b0f0297ef35e6eb0be6e
-
- Apr 05, 2022
-
-
Jeremy Johnson authored
And limit REDUCE_SUM test values to within int32 Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4d902b245d17eb343cfb2bbc23d9db28c1d1f4c3
-
- Mar 31, 2022
-
-
Jeremy Johnson authored
* black needed updating for ImportError of new click version Change-Id: If8e2d13a09996e331d676af31bf3d3aee9403b4e Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com>
-
- Mar 24, 2022
-
-
Jeremy Johnson authored
And update test generation to create values in predictable range Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4ba1ff445bf6caeec9f8782902fc45929fe0ee77
-
- Mar 23, 2022
-
-
Jeremy Johnson authored
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If785fdaab3026eca5a31888115fba8a6750e0460
-
- Mar 22, 2022
-
-
Jared Smolens authored
- Fixed input shape/expected input shape mismatches when due to a missing batch dimension. - Return from run_test() immediately after running compiler when --no-ref-model is set. This avoids doing result comparisons on results that were never generated. - Exit gracefully when no tests are specified instead of throwing TypeError on iterating NoneType Signed-off-by:
Jared Smolens <jared.smolens@arm.com> Change-Id: I91d2c24fd60aa1cf8b3755894030ff14f1371ed0
-
- Mar 19, 2022
-
-
Jared Smolens authored
- Error check on missing test description file instead of throwing json exception - Removed outdated help option Signed-off-by:
Jared Smolens <jared.smolens@arm.com> Change-Id: Ia8780a88f4306af19ce63eaa679c84669f5c2ad9
-
- Mar 14, 2022
-
-
Jeremy Johnson authored
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I41c364905ca364d3446962b737735b9068a29a77
-
- Mar 10, 2022
-
-
Jeremy Johnson authored
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifa34021413cd6543c987a7b7c9c664144a4dd95d
-
- Mar 02, 2022
-
-
Jeremy Johnson authored
And fixes in tosa_verif_run_tests: * support for no-color printing * stop double printing of error messages on verbose * differentiate result code pass from results check Change-Id: I26e957013a8d18f7d3d3691067dfb778008a1eea Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com>
-
- Feb 17, 2022
-
-
Jeremy Johnson authored
Signed-off-by:
Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I65a7fac6e65d2b979139adaf6c5a42139b5493c2
-