aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/nodes/FullyConnectedLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/nodes/FullyConnectedLayer.h')
-rw-r--r--arm_compute/graph/nodes/FullyConnectedLayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm_compute/graph/nodes/FullyConnectedLayer.h b/arm_compute/graph/nodes/FullyConnectedLayer.h
index b05bc96c99..d31e060457 100644
--- a/arm_compute/graph/nodes/FullyConnectedLayer.h
+++ b/arm_compute/graph/nodes/FullyConnectedLayer.h
@@ -51,7 +51,6 @@ public:
// Inherited methods overriden:
std::unique_ptr<arm_compute::IFunction> instantiate_node(GraphContext &ctx, ITensor *input, ITensor *output) override;
- void print_info() override;
// Inherited methods overriden:
private: