[moco/tf] Introduce configuration infrastructure (#3935)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 24 Jun 2019 05:56:34 +0000 (14:56 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 24 Jun 2019 05:56:34 +0000 (14:56 +0900)
commit2e85abd603378a8dd967be093f1280a197a91347
treea7ebe4f3b3d7ed35bd1fff2250198d44ed8e4ef7
parente59aa56e72a3d84df0a2bae4820e02acb14e7762
[moco/tf] Introduce configuration infrastructure (#3935)

This commit introduces basic configuration infrastructure which allows
users to control moco's internal behavior through environment variables.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/moco/lib/frontend/tf/CMakeLists.txt
contrib/moco/lib/frontend/tf/src/Knob.cpp [new file with mode: 0644]
contrib/moco/lib/frontend/tf/src/Knob.h [new file with mode: 0644]
contrib/moco/lib/frontend/tf/src/Knob.lst [new file with mode: 0644]
contrib/moco/requires.cmake