The key you're using is an object of type autograd.Variable . .data gives the tensor and the index 0 can be used to access the element. Monday ...
確定! 回上一頁