GeometricBCI / Tensor-CSPNet-and-Graph-CSPNet

This is the python implementation of Tensor-CSPNet and Graph-CSPNet.
Other
55 stars 8 forks source link

Cuda running speed #2

Open shiroger opened 4 months ago

shiroger commented 4 months ago

Hello, I tried to train the model through cuda. I modified the 'no-cuda' parameter but found that cuda training speed is much slower than cpu. Is this normal, or do I need to make other changes?