Hi,
Thank your for sharing. I have a problem
When I add the batchNorm operation to the generation net, the assertion error will occur.
AssertionError assert not scan_updates
Could you please explain why should assert not scan_updates and how can I add the batchNorm operation to the net?
Thank you very much!