[PureACL] Add QuantizationInfo to TensorInfo (#1638)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 11 Jun 2018 06:31:57 +0000 (15:31 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 11 Jun 2018 06:31:57 +0000 (15:31 +0900)
commit60fd999d2b6da6f1b275ca3a25dabbc7f82f3e74
tree3f444b9b429e7f951577eba7c8b579ff27402e34
parent2b025503c6afe1d9ca06d984cf663107e8d2276d
[PureACL] Add QuantizationInfo to TensorInfo (#1638)

This commit adds QuantizationInfo to TensorInfo for supporting to quantize.
Added QuantizationInfo enables to use qauntize(float to quantized uint8) and deqauntize(quantized uint8 to float) when implementing each Op using the arm_compute library.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc