summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor.cpp
diff options
context:
space:
mode:
authorMichael Butler <butlermichael@google.com>2020-01-31 18:39:22 -0800
committerSlava Shklyaev <slavash@google.com>2020-02-06 11:38:08 +0000
commit68a868b2acac3996b7d3119a3bfcf2c571cc58e2 (patch)
treea19944d74411561c3c90b8d39d9c936a9066a704 /identity/support/src/cppbor.cpp
parent124659e45004bc70e783389ebc94a40260150aa1 (diff)
NNAPI HAL: Remove priority from prepareModelFromCache_1_3
prepareModelFromCache_1_3 uses model cache and data cache that represent a prepared model. Any argument that contributes in a meaningful way to the prepared model is implicitly included in this model cache and data cache. For example, "model" and "executionPreference" appear in prepareModel_1_3 but not in prepareModelFromCache_1_3 because they are implicitly included in the model cache and data cache. In a similar way, because it could affect the resulting model, "priority" should be removed from prepareModelFromCache_1_3. Fixes: 148802784 Test: mma Test: VtsHalNeuralnetworksV1_3TargetTest Change-Id: I518e493ead8aa97220b16370cce8523b425c378c Merged-In: I518e493ead8aa97220b16370cce8523b425c378c (cherry picked from commit c90250ff57cfd41a7aefa5c03b5982319f58a11d)
Diffstat (limited to 'identity/support/src/cppbor.cpp')
0 files changed, 0 insertions, 0 deletions