Update gemmlowp version for cmake build
authorYong Tang <yong.tang.github@outlook.com>
Mon, 16 Apr 2018 16:27:50 +0000 (16:27 +0000)
committerYong Tang <yong.tang.github@outlook.com>
Mon, 16 Apr 2018 20:13:26 +0000 (20:13 +0000)
commitc6903c9a35d5035e9c26931571124bda4977bb57
tree8fa843adafb45c680509989dacb783fd69b9990f
parentf7da45918a6e0d7981eeb2ddf03439ace17f3af7
Update gemmlowp version for cmake build

The gemmlowp has been updated in bazel, though
cmake version was not updated. This fix updates
gemmlowp in cmake so that cmake and bazel versions
are synced.

The fix has been tested on Linux:
```
tensorflow/tools/ci_build/ci_build.sh CMAKE tensorflow/tools/ci_build/builds/cmake.sh
```

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/contrib/cmake/external/gemmlowp.cmake