dlc2017
Results
1
issues of
dlc2017
Using Bi+LSTM config, the return type of encoder state is tuple, while using Bi+GRU config, the return type turns out tensor. Any approach to return tuple for the second config?...