[enco] Decouple ANNContext and Code in ANNGroupBuilder (#1777)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 8 Oct 2018 07:00:58 +0000 (16:00 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 8 Oct 2018 07:00:58 +0000 (16:00 +0900)
commit84bf1ad7921441945266f68767b38f1e1a675b16
tree6193521c9287b10e5d3469abac9714190bd50933
parent75a422f3e8fedd8cf11a8946a1c674e09fdc4225
[enco] Decouple ANNContext and Code in ANNGroupBuilder (#1777)

This commit revises ANNGroupBuilder to explicitly take ANNContext as a
pointer.

This change will allow users to use their own ANNContext instead of the
one embedded in enco::Code.

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