Kronecker approximations for GNNs
Open
enhancement
- Dominant language
- Python
- Stars
- 24
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The Kronecker approximation depends on a NN architecture. We should support important GNN layers such as the [`GCNConv` layer](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#convolutional-layers). A reference Kronecker approximation for the GCNConv can be found at [here](https://github.com/russellizadi/ssp/blob/master/experiments/psgd.py). @runame proposed and implemented Kronecker approximations for another GNN layer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.