commit | 18cb8932964152fad61e1874a8a6d449883a84ff | [log] [tgz] |
---|---|---|
author | Michael Butler <[email protected]> | Wed May 11 15:55:01 2022 -0700 |
committer | Michael Butler <[email protected]> | Thu May 12 00:38:04 2022 +0000 |
tree | 8c2829ba351a39fc5966a1c2852958ecb46cda99 | |
parent | 34745e9b0bb59629843a7cb1b66dc667f1f7375c [diff] |
Add model_arch_hash_64 to NNAPI platform telemetry This CL adds model_arch_hash_64 to NNAPI platform telemetry. This is a compressed 64-bit version of the existing model_arch_hash field, which is 256 bits. model_arch_hash_64 is compressed by bitwise-xor'ing all 64-bit chunks of model_arch_hash. Bug: 232303482 Test: mma Test: presubmit Test: CtsNNAPIStatsdAtomHostTestCases Change-Id: I01c3d55a294a016571772111bd1c7e15973822f6