From e472082f831815c217677e3f1802ecaae1348e65 Mon Sep 17 00:00:00 2001 From: Michalis Spyrou Date: Mon, 2 Oct 2017 17:44:52 +0100 Subject: COMPMID-549 Create a Logger for GraphAPI Change-Id: If912d8232e12cd496923d55d386898450dac09e2 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/89897 Tested-by: Kaizen Reviewed-by: Anthony Barbier --- utils/GraphUtils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/GraphUtils.cpp') diff --git a/utils/GraphUtils.cpp b/utils/GraphUtils.cpp index f0b0dded18..bdd831075d 100644 --- a/utils/GraphUtils.cpp +++ b/utils/GraphUtils.cpp @@ -274,4 +274,4 @@ bool NumPyBinLoader::access_tensor(ITensor &tensor) }); } return true; -} +} \ No newline at end of file -- cgit v1.2.1