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 --- tests/validate_examples/graph_validate_utils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/validate_examples/graph_validate_utils.h') diff --git a/tests/validate_examples/graph_validate_utils.h b/tests/validate_examples/graph_validate_utils.h index f6f47cc2c3..0921fbfdef 100644 --- a/tests/validate_examples/graph_validate_utils.h +++ b/tests/validate_examples/graph_validate_utils.h @@ -240,7 +240,6 @@ public: { arm_compute::graph::Target::NEON, arm_compute::graph::Target::CL, - arm_compute::graph::Target::GC, }; const std::set supported_data_types -- cgit v1.2.1