OSDN Git Service

Refactor how arguments are tracked.
authorJean-Luc Brouillet <jeanluc@google.com>
Sun, 10 Sep 2017 03:45:55 +0000 (20:45 -0700)
committerJean-Luc Brouillet <jeanluc@google.com>
Sun, 10 Sep 2017 21:39:19 +0000 (14:39 -0700)
commit62cc79bdf0c52c773602d9e93bbf732b1c54b934
tree649500b26e8afbafd81df95d39cfe52e8e67529e
parent9e5c9088102395f4dec62e41a364c853944c907b
Refactor how arguments are tracked.

Use an explicit description of the lifetime of an operand
rather than relying on poolIndex to do the job.

Bug: 63905942
Test: Ran unit tests

Change-Id: I53c4c10b40fd3312232b0689b43d0f72a2818490
neuralnetworks/1.0/types.hal
neuralnetworks/1.0/vts/functional/VtsHalNeuralnetworksV1_0TargetTest.cpp