552.336

Results 5 comments of 552.336

@txiaoyun @xiaomingdaren123 @YileYile @fredlll You can change the version of tensorflow and related libraries that the author said. Then you can not get NaN.

Sorry, I can not solve the problem. I have tried some methods to solve it, but it faild. ------------------ 原始邮件 ------------------ 发件人: "JFanL"

Where is the code "mean, var = tf.nn.moments(m, axes=[2])"? I can't find it. Please help me. Thank you very much. ------------------ 原始邮件 ------------------ 发件人: "JFanL"

> Have you checked the version? > `print(torch.__version__)` Thank you very much. I tried installing the version pytorch 1.5.0 against and the error was solved.

> 也遇到了同样的问题,楼主是否解决 我之前安装的pytorch1.5有问题,所以之后我卸载又重装了,现在就可以跑通这个代码啦,你就安装1.5的pytorch吧,然后Python是3.6的。