From 40efd5365108b97fc8d6cb93fa1d572a08a93ad5 Mon Sep 17 00:00:00 2001 From: Michele Di Giorgio Date: Thu, 18 Mar 2021 17:32:00 +0000 Subject: Remove GLES-related code Change-Id: I208281d6e9ec15f9dba03cfbdc36ba2bf072d592 Signed-off-by: Michele Di Giorgio Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5314 Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins Reviewed-by: Georgios Pinitas --- arm_compute/runtime/ITransformWeights.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arm_compute/runtime/ITransformWeights.h') diff --git a/arm_compute/runtime/ITransformWeights.h b/arm_compute/runtime/ITransformWeights.h index 4fb2f89418..f85b7966c5 100644 --- a/arm_compute/runtime/ITransformWeights.h +++ b/arm_compute/runtime/ITransformWeights.h @@ -39,7 +39,6 @@ class ITensor; * Lower two bits store the target: * 00 -> Neon * 01 -> CL - * 10 -> GLES * 11 -> Unused * * Five bits store the id of the reshape function: -- cgit v1.2.1