Support the broadcast of all cases (#2511)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Wed, 29 Aug 2018 07:37:42 +0000 (16:37 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 29 Aug 2018 07:37:42 +0000 (16:37 +0900)
commitfc2440a720c48b0bba576047f9036142ae4dcf74
tree6f46ef904a66e72e446786f37d5b50929910fc09
parentfeabba6f8f86a83b8a0f330220e492a36bf6e79c
Support the broadcast of all cases (#2511)

* Support the broadcast of all cases

This commit supports the broadcast of all case.
- Add Extending the rank of operand.
- Apply the bradcast to the arithmetic operations.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
* Remove unnecessary residual codes related to the broadcast

This commit removes unnecessary residual codes related to the broadcast.

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