cryu854 / CUT

"Contrastive Learning for Unpaired Image-to-Image Translation" in TensorFlow 2
31 stars 7 forks source link

return cast_single_tensor(targets, dtype=outputs[0].dtype) AttributeError: 'NoneType' object has no attribute 'dtype' #2

Open zrt791521360 opened 3 years ago

zrt791521360 commented 3 years ago

how can i solve this error?help!