StyleGAN2-TensorFlow-2.x
StyleGAN2-TensorFlow-2.x copied to clipboard
Deeper explanation
The Conv2D op currently does not support grouped convolutions on the CPU. In consequence, when running with CPU, batch size should be 1.
Why does CPU not support Conv2D? I was just curious for deeper technical explanation.
kinda of fixed? https://github.com/tensorflow/tensorflow/commit/7b8db6083b34520688dbc71f341f7aeaf156bf17