From 931b489e17cc482f533f8cc0226f966369bbf0ad Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Mon, 19 Feb 2018 17:55:49 +0000 Subject: Revert "COMPMID-915: Create ResNet50 example" This reverts commit 2e8c7ee2ecebd9783c97bbd602a61989e1247d6b. Change-Id: Id90691f427a68d01480889f8d5fff190fd72c5a3 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/121176 Reviewed-by: Georgios Pinitas Tested-by: Jenkins --- arm_compute/graph/Nodes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arm_compute/graph/Nodes.h') diff --git a/arm_compute/graph/Nodes.h b/arm_compute/graph/Nodes.h index 3009a24fcb..4390c59959 100644 --- a/arm_compute/graph/Nodes.h +++ b/arm_compute/graph/Nodes.h @@ -39,7 +39,6 @@ #include "arm_compute/graph/nodes/PoolingLayer.h" #include "arm_compute/graph/nodes/QuantizationLayer.h" #include "arm_compute/graph/nodes/ReshapeLayer.h" -#include "arm_compute/graph/nodes/ResidualLayer.h" #include "arm_compute/graph/nodes/SoftmaxLayer.h" #endif /* __ARM_COMPUTE_GRAPH_NODES_H__ */ -- cgit v1.2.1