Zihan Zhou

Results 3 issues of Zihan Zhou

I tried the sample code and only got a small graph .... Fresh to frontend codes, can someone helps?

# Bug Report: I ran the example code, and got a panic panic: failed to init gogm instance, failed to init indices, failed to verify all indexes and contraints, failed...

bug

在multi-head attention 那儿求出attention之后的view()似乎会让顺序错误。 我自己试了一试, 假设h=3, batch =1, 句子长度4, 词向量5。 >>> a = torch.randn(3,4,5) >>> a tensor([[[-0.1241, 0.0364, 1.2337, -0.5907, 0.8305], [-0.0610, -0.9682, 0.7830, 1.5998, -0.6637], [ 0.1863, -1.2179, 0.0710, 0.6962,...