commit | 39dac4dee49aed2ed888b0a25001bc410dd0fb07 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Tue Apr 26 12:42:22 2022 -0700 |
committer | Michael Butler <butlermichael@google.com> | Thu Apr 28 18:58:46 2022 +0000 |
tree | cb66d50b8f7308ce7249fbef9ee70ff9a90fab31 | |
parent | 5b64e55e6ec5fc456673d96e6f350af2d92d6ad4 [diff] |
Do not call releaseMemoryResource on ignored slot in NN VTS For IBurst, a slot value of -1 indicates the slot should be ignored. However, GeneratedTestHarness still attempts to call IBurst::releaseMemoryResource on ignored slots. Instead, we should skip releasing any ignored slots. Bug: 230103381 Test: mma Test: VtsHalNeuralnetworksTargetTest Test: presubmit Change-Id: I82e538aa0fd9e8ecc077df1c1ceece46a6166e67 Merged-In: I82e538aa0fd9e8ecc077df1c1ceece46a6166e67