| commit | c637d993570cbc22e8c72894c02f8172243a2afe | [log] [tgz] |
|---|---|---|
| author | Slava Shklyaev <[email protected]> | Thu Jul 02 16:19:03 2020 +0100 |
| committer | Slava Shklyaev <[email protected]> | Thu Jul 02 16:40:51 2020 +0100 |
| tree | e670787d3ce5016bef9198ab79a97a25a0620403 | |
| parent | 14f169438ee72bef00f8751bf1ec8aa96af8dff7 [diff] |
Update scale and zeroPoint documentation The description for zeroPoint appears to be empty on https://developer.android.com/ndk/reference/struct/a-neural-networks-operand-type.html#zeropoint Moreover, the description for the two fields has become outdated, e.g. - TENSOR_QUANT16_SYMM only uses scale, - TENSOR_QUANT8_SYMM_PER_CHANNEL does not use scale or zeroPoint. Fix: 146789186 Bug: 160406237 Test: generate_api.sh Test: m Change-Id: I439a70405a47576da22dacf7070de3bf65ac7caf