Open vmgaribay opened 2 months ago
I would like to add mps device capability when I have a chance. I have done it for a nn training code a few months ago. I think I can apply the same here, but I need to give it actual attention.
Currently no support for DGL with MPS, https://github.com/dmlc/dgl/issues/7106
I would like to add mps device capability when I have a chance. I have done it for a nn training code a few months ago. I think I can apply the same here, but I need to give it actual attention.