aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGian Marco Iodice <gianmarco.iodice@arm.com>2017-09-28 15:41:37 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commit1682430e220eb609752c650f85c0f96e375b6d6a (patch)
tree88db2cf1ad95df696c4477f06b30bac62fccf111 /scripts
parente1f8f9b976cec4af84e5beee1109912f36096f5c (diff)
downloadComputeLibrary-1682430e220eb609752c650f85c0f96e375b6d6a.tar.gz
COMPMID-463 - Extended Pooling Layer on NEON to support Global Pooling
Change-Id: I8ae44187624deeab3d40d878e7b34ff651f1dad0 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/89834 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/include_functions_kernels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/include_functions_kernels.py b/scripts/include_functions_kernels.py
index e6e5f5e7d5..80d1fb28e9 100755
--- a/scripts/include_functions_kernels.py
+++ b/scripts/include_functions_kernels.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3.5
+#!/usr/bin/env python
#FIXME: Remove this file before the release
import glob