[tflchef] Support quantization parameters (#2379)
author남궁석/동작제어Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Tue, 27 Nov 2018 04:07:22 +0000 (13:07 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 27 Nov 2018 04:07:22 +0000 (13:07 +0900)
commitf78eef649f4e3958f93de6d78b2f463cf008396e
tree8d3bb3340d7a10f25db5f02d87cd4493e3a1ca5d
parent7fcb86028c8911a7c46e1fc6ce2fb2266527d3ca
[tflchef] Support quantization parameters (#2379)

* [tflchef] Support quantization parameters

This commit will introduce quantization parameters and add related tests

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
* modify convention and data
contrib/tflchef/core/src/ModelChef.cpp
contrib/tflchef/proto/tflchef.proto
contrib/tflchef/tests/quantization/test.recipe [new file with mode: 0644]