bioinf-jku / TTUR

Two time-scale update rule for training GANs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: Tensor._shape cannot be assigned, use Tensor.set_shape instead.

Hhhhhhao opened this issue · comments

commented

I'm calculating the mean and std of the training data, and I got the error like this:
image

here is my code:
image

Hi!
It seems to be the same reason described in the previous issue #6. I finally committed the change suggested by foofighter112. I hope it will work now.