[enco] Enumerate host allocation correctly (#1942)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 23 Oct 2018 05:14:16 +0000 (14:14 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 23 Oct 2018 05:14:16 +0000 (14:14 +0900)
commit4029ae66af6a4d9be9429dcb3a612d0899d5b2ce
tree40973e70557e2442d5fccf311a4cd61eb9b54363
parentf8408c48f055e0e55819956c1eba44d106c35a7d
[enco] Enumerate host allocation correctly (#1942)

The current implementation("intermediates") cannot enumerate a bag
as a host allocation if this bag is shared by multiple ANN subnet,
but not accessed by host (ANN-incompatible) block.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/CppCode.cpp