-
Notifications
You must be signed in to change notification settings - Fork 6.8k
A todo list for the sparse feature (GPU) #10506
Comments
cc @ZiyueHuang |
LogisticLoss with csr labels (requires reshape and reshape_like) |
Has there been any progress on this? |
Not that I'm aware of. @Codewithsk are you looking for any of these? |
I'm looking to contribute and this looks interesting. I can maybe submit a proposal on the dev list? |
@eric-haibin-lin Any pointers on where I can start? |
@eric-haibin-lin Do we have gradient support of sparse matrix for the dot operator right now? |
@jermainewang No. For operator: |
It's actually quite important for implementing Graph Attention Network. Pytorch 1.0 has enabled this support. There is also a workaround here (https://github.com/Diego999/pyGAT). It would be great if this could be prioritized. |
#8168
Operator (forward pass only unless specified):
Iterator:
last_batch_handle = pad / roll_over
The text was updated successfully, but these errors were encountered: