Skip to content

"slow_conv2d_cpu" not implemented for 'Half' how to fix this? #792

Closed Answered by dilectiogames
dilectiogames asked this question in Q&A
Discussion options

You must be logged in to vote

I fixed this by choosing 0 instead of 1 when asked which GPU card to use.

what was confusing is that the Intel GPU is listed as GPU 0 and the Nvidia GPU is listed as 1 in windows.

even worse is that when kohya_ss starts it identifies the correct GPU and you think you got it right.

Instead either if you chose 0 or 1 it still show the correct GPU at startup but will fail to recognize that the GPU exist if you have chosen 1 in the setup

To fix, run the setup again, chose same options as before, it should be a fast process as all things are already installed. then when asked which of the GPUs to use, insert 0.

then the training will work.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dilectiogames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant