commit | 286339b4c817e1db9ace3fbed911ace4affa6563 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Mon Apr 29 15:30:06 2019 -0700 |
committer | Miao Wang <miaowang@google.com> | Tue Apr 30 00:06:17 2019 +0000 |
tree | 3e5a8d1d3bd067394945db2574709749f6f5a833 | |
parent | 70e106d961eaed61bf2f1acd9591c17c84572e1d [diff] |
Fix the order of width and height for NNAPI RESIZE_BILINEAR and RESIZE_NEAREST_NEIGHBOR - The CPU implementation always had the order of {width, height}. - In P, the documentation was incorrectly changed to {height, width}. Bug: 131623949 Bug: 130035110 Test: mm Change-Id: I6c79459fa73347fb51fc34a76ad78d5ac207f210