Skip to content
Commit 2ad047dc authored by Matthew Haddon's avatar Matthew Haddon Committed by Eric Kunze
Browse files

Fix bug causing identical reshape permutations



 * When generating permutations of a reshape operator test there was
no check to ensure that the permutation was unique, this patch adds
a check to ensure that no two newShape variables are the same.
 * Added a 'escape_counter' which will break out of while loop
if it continues on for too long.

Signed-off-by: default avatarMatthew Haddon <matthew.haddon@arm.com>
Change-Id: I231eb9b546a73431835b5dc899784f69cc22a773
parent d5934146
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment