PAD op in PACL as CPU Fallback (#2857)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Tue, 23 Oct 2018 00:09:55 +0000 (05:39 +0530)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 23 Oct 2018 00:09:55 +0000 (09:09 +0900)
commitad6c37d2bb56ad36fca25a73edaf122dec2964dd
treecac1ebdeaf388751c1040ad35eac19ccada57f4e
parente3c55b9453f23b51c70ac9efd4738fde6070ba17
PAD op in PACL as CPU Fallback (#2857)

This patch will add PAD op in PACL as CPU version

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/layers/SimplePadLayer.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/layers/SimplePadLayer.h [new file with mode: 0644]