aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2017-08-11 08:36:21 -0700
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2017-08-11 08:36:21 -0700
commit98f0e1efec45ed56ef9045f6f1443998bc0d2da1 (patch)
treea9c531f78f3b131df3e3ae503e85abaf9eaf11cf /.gitignore
parent02d6bc185ca2c2225f0b62d3458420a1c064db61 (diff)
Dynamic ksize and strides with MaxPool (#11875)
* Dynamic ksize with max_pool This fix tries to fix the issue raised in 4746 where ksize is static (attr) with max_pool. This fix changes ksize to input tensor so that it is dynamic now. This fix fixes 4746. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Add dynamic ksize to MaxPoolGrad and MaxPoolGradGrad Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Add test cases for max_pool_v2 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Fix GPU Jenkins issue. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Enable MaxPoolV2 in GPU Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Hide MaxPoolV2 and other fixes. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions