commit | 5bc4b16363b6efcbfc73cf53106cbb084ae9be23 | [log] [tgz] |
---|---|---|
author | Xusong Wang <[email protected]> | Thu Nov 04 14:06:33 2021 -0700 |
committer | Ian Hua <[email protected]> | Wed Nov 10 23:04:56 2021 +0000 |
tree | defcb46cbcab9ce0292407e504c923e9b474da7a | |
parent | f013b02bf1cdb16995433341fed4a909fd2bbd8b [diff] |
Allow BATCH_MATMUL with different input and output scales. The CPU reference implementation already supported this, so the only change needed is to relax the validation and modify the test. Also updated sample shim driver prebuilts. Cherrypicked from AOSP I4513c2c73d6d920378e32ee8491bb642796a386d Fixes: 204802210 Test: NNT_static Test: VtsHalNeuralnetworksTargetTest Change-Id: I4513c2c73d6d920378e32ee8491bb642796a386d Merged-In: I4513c2c73d6d920378e32ee8491bb642796a386d