From 2fe7d1cfb1929a65e1bb1e2edfda8e986ff10b96 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Fri, 15 Sep 2017 13:07:36 +0100 Subject: COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing Change-Id: Iaebff59323758937326c3fbe8c80138ddbb57163 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87879 Tested-by: Kaizen Reviewed-by: Georgios Pinitas --- tests/networks/LeNet5Network.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/networks/LeNet5Network.h') diff --git a/tests/networks/LeNet5Network.h b/tests/networks/LeNet5Network.h index ed7ac18f40..f8aac30807 100644 --- a/tests/networks/LeNet5Network.h +++ b/tests/networks/LeNet5Network.h @@ -128,7 +128,6 @@ public: } } -#ifdef INTERNAL_ONLY /** Fills the trainable parameters from binary files * * @param weights Files names containing the weights data @@ -154,7 +153,6 @@ public: { library->fill_layer_data(Accessor(input), name); } -#endif /* INTERNAL_ONLY */ /** Get the classification results. * -- cgit v1.2.1