Assert moved:exec to compile time for SpaceToDepth (#2878)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Tue, 2 Oct 2018 09:27:35 +0000 (14:57 +0530)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 2 Oct 2018 09:27:35 +0000 (18:27 +0900)
commitcaa9604699055430ddc2f3f4f94ea97765473cb2
tree1c288aa634ac60b4eca65e4949f709a075c4223d
parent96df02e40d00b4f484d7dc6c5d4124a81d949e06
Assert moved:exec to compile time for SpaceToDepth (#2878)

If shape constraint has done well at compilation time, then there is no
need of assert at execution time.

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/layers/SimpleSpaceToDepth.cc