commit | 4e8d6e63f1dedc77bb07e94dcb94f54690b965d1 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Mon Oct 15 14:59:58 2018 +0100 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Mon Oct 22 11:51:02 2018 +0100 |
tree | 95616f64da9bf2845997b0a8744659c7e71acdb5 | |
parent | 5a105e6d45bd6da99ff9da695a29f7b539ddd76c [diff] |
Add quant8 support to TANH This is the first time we are extending an existing operation to support more input types. This change adds a test to verify that some 1.2 graphs using TANH are not compliant with lower HAL versions. Fix: 115701354 Test: NeuralNetworksTest_static Change-Id: I23256fa36996dda46320ef3a45e30704ea73ffa9 Merged-In: I23256fa36996dda46320ef3a45e30704ea73ffa9 (cherry picked from commit 4c5dd00e7c105121cab34287303475fbe294ae49)