commit | 6631a6f03a477fe564e3eb8a4a55a3bbeba1c147 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Mon Aug 21 15:37:58 2017 -0700 |
committer | Miao Wang <miaowang@google.com> | Tue Aug 22 10:29:14 2017 -0700 |
tree | caf2afbbc8c44fe253cb1c64c4e2cfa18a4dd1e1 | |
parent | 70859dacfec81a8f3b8b5fab064100ace7bb5908 [diff] |
Double the capacity of the temp buffers of AveragePool and MaxPool. - Inception V3 quantized require at least 1280 elements. - In order to accomodate larger tensor, the implementation should have dynamic allocation path, which is not covered by this CL. Bug: 63905942 Test: mm Test: Inception V3 quantized Change-Id: I0e5ff963883c31fa6085f47a711bff6f72e25911