Add test case for Bahdanau attention when normalized=True and dtype = float16/32
authorYong Tang <yong.tang.github@outlook.com>
Sun, 1 Apr 2018 02:07:30 +0000 (02:07 +0000)
committerYong Tang <yong.tang.github@outlook.com>
Mon, 16 Apr 2018 20:04:11 +0000 (20:04 +0000)
commitfe4ab63ab258d67f37844f374db265130ceecf2a
treefef3501e8341025ddf04f246a3ba429600b5ba78
parent35b8a8cfebe910687f3cc038c00a6e33ba09637a
Add test case for Bahdanau attention when normalized=True and dtype = float16/32

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/contrib/seq2seq/python/kernel_tests/attention_wrapper_test.py