commit | c4b4cca8972f1508fe1e5fc18d5d9646533a1ac3 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Wed Nov 27 11:44:03 2019 -0800 |
committer | Xusong Wang <xusongw@google.com> | Thu Jan 16 15:56:52 2020 -0800 |
tree | 7a2d5fb3452e28198f2dceea0a1b2e5f32e63799 | |
parent | 9dabeab28a18a9c72d211a549b65c49256070810 [diff] |
Memory Domain Runtime: NDK ANNMemoryDesc. - Implement the following NDK APIs: * ANNMemoryDesc_create * ANNMemoryDesc_free * ANNMemoryDesc_setUsageForInput * ANNMemoryDesc_setUsageForOutput * ANNMemoryDesc_setDimensions * ANNMemoryDesc_finish - Add validation tests. Bug: 141353602 Bug: 141363565 Test: NNT_static Change-Id: I2490c0fc44514c7521bb8e5112dbaa43dedd289e