jeudi 12 octobre 2017

When I generate a noise tensor I get this error: AttributeError: 'Tensor' object has no attribute '_keras_history'

This line:

z = random_normal(shape = (-1, 8, 8, 256), mean = 0.0, stddev = 1.0, dtype = None, seed = None)

gives the error: AttributeError: 'Tensor' object has no attribute '_keras_history'.

Has anyone any idea how can I solve it?




Aucun commentaire:

Enregistrer un commentaire