Support other type of operand in compilation of pure (#1552)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Tue, 5 Jun 2018 06:04:42 +0000 (15:04 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 5 Jun 2018 06:04:42 +0000 (15:04 +0900)
commit86402eda680872da480329b9b2afacc63a9ccb57
treedba840608d9223acb8aeffbde6208603f796f542
parentf6f4792337e29d3f186d76014c1e2d0836ff0e25
Support other type of operand in compilation of pure (#1552)

This commit supports other type of operand in compilation of pure.
  - Change datatype of TensorInfo to get from model's operand.
  - Add a function mapping type of OperandType to DataType of arm_compute.

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