commit | d90a5de79135a3a0f0e65332a8a6373f4ca7f2d8 | [log] [tgz] |
---|---|---|
author | Lev Proleev <levp@google.com> | Thu May 07 16:54:05 2020 +0100 |
committer | Xusong Wang <xusongw@google.com> | Tue May 19 13:39:26 2020 -0700 |
tree | ff6aced6b420bf5c3f41c6b75da407418722ac3c | |
parent | 47490105541fd1740fec681ee5d132841bb2b525 [diff] |
NNAPI: Clarify behaviour of ops that reduce dimensions Clarify behaviour of the following ops in the case when inputs would cause an output to have an empty shape: * MEAN * ARGMIN/ARGMAX * STRIDED_SLICE Bug: 155508675 Bug: 155660285 Bug: 155508675 Bug: 155238914 Test: VtsHalNeuralnetworksV1_3TargetTest Change-Id: I92d1c3866a462a99b4eed7782b72f62bb6a076c6 Merged-In: I92d1c3866a462a99b4eed7782b72f62bb6a076c6 (cherry picked from commit d4bba83f6a441b49e07d0656b3febd9c706cd28a)