From 195b0ba457d0020e1f54fb0c0378040e1c75d510 Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Thu, 2 Aug 2018 17:18:51 +0100 Subject: MLCE-36: FC tranpose weights Change-Id: I3b8a6c00e61ba6da459ca5fc7275393f9d073aed Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/142533 Reviewed-by: Anthony Barbier Tested-by: Jenkins --- arm_compute/graph/frontend/Types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arm_compute/graph/frontend/Types.h') diff --git a/arm_compute/graph/frontend/Types.h b/arm_compute/graph/frontend/Types.h index 8f6312f318..ebbf7101ac 100644 --- a/arm_compute/graph/frontend/Types.h +++ b/arm_compute/graph/frontend/Types.h @@ -39,6 +39,7 @@ using graph::TensorShape; using graph::PermutationVector; using graph::ActivationLayerInfo; +using graph::FullyConnectedLayerInfo; using graph::NormalizationLayerInfo; using graph::NormType; using graph::PadStrideInfo; -- cgit v1.2.1