Animation-Avatar-Generation icon indicating copy to clipboard operation
Animation-Avatar-Generation copied to clipboard

ValueError: The last dimension of the inputs to `Dense` should be defined. Found `None`.

Open ZongDaa opened this issue 6 years ago • 0 comments

运行main.py ,网络实例化net_class = lrelu(layers.fully_connected(net, 512, normalizer_fn=None, activation_fn=None))时出现错误

ZongDaa avatar Aug 24 '19 11:08 ZongDaa