commit | a5877ac74451a58478ae4b96d0b238b0ef88e6e9 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Fri Feb 08 11:33:16 2019 -0800 |
committer | Xusong Wang <xusongw@google.com> | Thu Feb 14 10:13:51 2019 -0800 |
tree | fe60419b3a213f2b94274ee33616fb44917d2829 | |
parent | 7ff997e213dd14b05520047e7ddc466b61ae1682 [diff] |
Support quant8 with RESIZE_BILINEAR. Switch to OperationResolver for RESIZE_BILINEAR. Make RESIZE_BILINEAR and RESIZE_NEAREST_NEIGHBOR share validate, prepare and execute steps to reduce code duplication. Bug: 124061329 Test: NeuralNetworksTest_static Change-Id: I78eb5ab6f77402858de0701226d8a4f2e33724d9 Merged-In: I78eb5ab6f77402858de0701226d8a4f2e33724d9 (cherry picked from commit 57617386ac1218bdb3d14f54ef643f0ab45dbba6)