You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement data parallel in libkge by integrating the _CustomDataParallel from your code, but it doesn't seem to work as expected. The data parallelism does not function properly.
Could you please advise if there are any specific steps or considerations for enabling data parallelism with _CustomDataParallel in libkge?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to implement data parallel in
libkge
by integrating the_CustomDataParallel
from your code, but it doesn't seem to work as expected. The data parallelism does not function properly.Could you please advise if there are any specific steps or considerations for enabling data parallelism with
_CustomDataParallel
inlibkge
?Thank you.
The text was updated successfully, but these errors were encountered: