Closed raj-brown closed 10 months ago
I am quite unfamiliar with pytorch. This library uses tensorflow instead. It is supposed to already work with GPU anyway, so should not be necessary.
@NEGU93 So I can use HOROVOD type of Framework for this. Right?
Again I ignore what HORVOD is. I won't be able to help you in this matter.
Just a precision. My library is supposed to support everything that tensorflow supports. If you use HOROVOD with tensorflow, it should work with my library too.
If it doesn't, you can creat an issue with the specific problem.
(This also applies with torch parallel but I seriously doubt you can actually use tf and pytorch together in that way).
Dear All- Can I use
torch.nn.DataParallel
routine to train neural network for large complex value data.Thanks! Raj