Searched refs:attention_states (Results 1 – 1 of 1) sorted by relevance
541 attention_states, argument605 if attention_states.get_shape()[2].value is None:607 attention_states.get_shape())616 attn_length = attention_states.get_shape()[1].value618 attn_length = array_ops.shape(attention_states)[1]619 attn_size = attention_states.get_shape()[2].value622 hidden = array_ops.reshape(attention_states,713 attention_states, argument789 attention_states,869 attention_states = array_ops.concat(top_states, 1)[all …]