misayllk
Results
2
issues of
misayllk
I have used the train_net.py, but some problems appeared, first i got the 'line 68, in _forward wt.index_copy_(0, ind, torch.multinomial(prob_prev, 1).view(-1).index_select(0, ind)) RuntimeError: invalid multinomial distribution (sum of probabilities
TypeError: gru() received an invalid combination of arguments - got (Tensor, Tensor, list, bool, int, float, bool, int, bool), but expected one of: * (Tensor data, Tensor batch_sizes, Tensor hx,...