commit | d468abed9bbb7b1e5395ae84c07ce12ff0bec9e8 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Tue Apr 26 12:42:22 2022 -0700 |
committer | Michael Butler <butlermichael@google.com> | Wed Apr 27 00:08:40 2022 +0000 |
tree | bccac26b8f7950621821e9de6fb72ca41fc2de57 | |
parent | cb1fd25a53b3d775c1e5d639695f44ad0eaa8565 [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