commit | 6d5aca65ac088c2016322c7ccaa45fd1d78e4014 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Wed Mar 11 14:59:36 2020 +0000 |
committer | Slava Shklyaev <slavash@google.com> | Thu Mar 12 10:58:22 2020 +0000 |
tree | f0aa86cc80e20529b6ed7aa93518b68d1c2a07c5 | |
parent | 3fff7659525dbbbe65018e6a5ba8261f84780323 [diff] |
Validate type of dimensions in test generator This change - adds "dimensions" type validation in the test generator, - fixes incorrect usages, - adds new control flow and QLSTM tests that were previously omitted due to this bug, - refactors QLSTM tests for readability and ease of maintenance, and - updates README to use the new type format. Fix: 151217992 Test: generate_all_tests.sh Test: NNT_static Change-Id: I55b47a7ff02cb5ec25150d6be322ee3dbe9dcf43