seokjin

Results 2 comments of seokjin

@awesome-yz please check it https://github.com/antoine77340/Youtube-8M-WILLOW/issues/23#issuecomment-498943498

@punitagrawal32 > I tried changing the code to: vlad_audio = audio_NetVLAD.forward(reshaped_input[:,:]) and to: vlad_audio = audio_NetVLAD.forward(reshaped_input[:, 0:]) but now it throws the error: TypeError: Value passed to parameter 'shape' has...