wchen342 / SketchyGAN

Code for paper "SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis"
MIT License
131 stars 32 forks source link

tensorflow version #32

Closed mxkai closed 5 years ago

mxkai commented 5 years ago

Which version of tensorflow ?I use version of 1.12,but use GPU found a err of"OpKernel was found, but attributes didn't match) . Registered: device='CPU'" or How to use GPU

wchen342 commented 5 years ago

It is probably a data type error. See: https://github.com/tensorflow/tensorflow/issues/21464 https://github.com/tensorflow/tensorflow/issues/20369

mxkai commented 5 years ago

Thank you very much for your reply.

------------------ 原始邮件 ------------------ 发件人: "wchen342"notifications@github.com; 发送时间: 2019年5月17日(星期五) 下午5:28 收件人: "wchen342/SketchyGAN"SketchyGAN@noreply.github.com; 抄送: "白色蜻蜓"1502930420@qq.com; "Author"author@noreply.github.com; 主题: Re: [wchen342/SketchyGAN] tensorflow version (#32)

It is probably a data type error. See: tensorflow/tensorflow#21464 tensorflow/tensorflow#20369

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.