From b09d9fa0028ebb7496327786810e5f0abbcdfd68 Mon Sep 17 00:00:00 2001 From: Annie Tallund Date: Thu, 16 Nov 2023 13:55:21 +0100 Subject: MLIA-136 Update RELEASES.md with pruning test issue Signed-off-by: Annie Tallund Change-Id: I2b2383533578b815372e26f01d6066b4a9b39df0 --- RELEASES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 4ac1b9b..80031d6 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -31,6 +31,15 @@ scheme. * Have the TFLite compability check display tables for all targets (MLIA-711) +### Known issues + +* The test_cluster_simple_model_fully test case in + test_nn_tensorflow_optimizations_pruning.py has proved to fail + sporadically for stochastic reasons, due to a threshold not being met. + Re-running the test will help. We are yet to find a more deterministic + approach to run the test, and in the meantime we classify it as a + known issue. + ## Release 0.6.0 ### Feature changes -- cgit v1.2.1