Closed zerollzeng closed 4 years ago
Hello, I'm glad you paid attention to my work. However, I'm sorry, because I don't have a 2080ti GPU, so the version update cannot be performed. In fact, the new style dataset and the new version of animigan (animegan+) have not been researched and released due to lack of hosts.
That's fine, you don't need a 2080ti gpu to upgrade tensorflow version, just install newer tensorflow and see if they work. but it's really a dirty works because of unknown api change. so if you don't have a lots of spare time. just ignore it :dancers:
That's fine, you don't need a 2080ti gpu to upgrade tensorflow version, just install newer tensorflow and see if they work. but it's really a dirty works because of unknown api change. so if you don't have a lots of spare time. just ignore it 👯
tensorflow-1.15.0 is compatible with the code of this repository. In this version, you can run this code without any modification. The premise is that the CUDA and cudnn corresponding to the tf version are correctly installed. Maybe the versions between tf-1.8.0 and tf-1.15.0 are also supported and compatible with this repository, but I didn’t make too many extra attempts.
Hi @TachibanaYoshino , your animegan is amazing, thanks for your great works! Could you consider upgrade this repo with newer tensorflow version, eg. 1.14 or 1.15. since tensorflow 1.8 only support cuda to 9.x version, but cuda 9.x does not supppot newer nvidia rtx graphic card like rtx 2080ti, I run into this problem and it stuck me for a few days. here are to reference:
https://stackoverflow.com/questions/50622525/which-tensorflow-and-cuda-version-combinations-are-compatible
https://github.com/tensorflow/tensorflow/issues/23341
btw here are error output when train animegan in my 2080ti cuda9.0 machine: