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/Types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arm_compute/graph/Types.h') diff --git a/arm_compute/graph/Types.h b/arm_compute/graph/Types.h index a5d6ae8459..3ec0c7a5cf 100644 --- a/arm_compute/graph/Types.h +++ b/arm_compute/graph/Types.h @@ -91,7 +91,6 @@ enum class ConvolutionMethodHint enum class OperationType { ActivationLayer, - ArithmeticAddition, BatchNormalizationLayer, ConvolutionLayer, DepthConvertLayer, -- cgit v1.2.1