Update Eigen library to 2355b229ea4c and fixes conv2d padding issue (#16705)
authorYong Tang <yong.tang.github@outlook.com>
Fri, 2 Feb 2018 20:31:09 +0000 (12:31 -0800)
committerGunhan Gulsoy <gunan@google.com>
Fri, 2 Feb 2018 20:31:09 +0000 (12:31 -0800)
commit3a131265528582b99efa202a957f73cac6d5e23b
tree02457b7dc67234c80af5e919b6e159f39baf92f7
parent31427937f9f4bfb777648819bb87db7f0d36ecd8
Update Eigen library to 2355b229ea4c and fixes conv2d padding issue (#16705)

This fix updates Eigen to 2355b229ea4c, so that the issue raised in
14601 could be fixed.

This fix fixes 14601.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/workspace.bzl