HadoopIt / rnn-nlu

A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling
483 stars 171 forks source link

The logit in #L44 set shape from itself, fix this with zero_logit #6

Closed elias-1 closed 7 years ago

elias-1 commented 7 years ago

The logit in code set shape from itself, fix this with zero_logit