"src/vscode:/vscode.git/clone" did not exist on "3fab6624fdd2753233a10984b62025076a7e9889"
[WIP] [NN] Refactor NN package (#406)
* refactor graph conv * docs & tests * fix lint * fix lint * fix lint * fix lint script * fix lint * Update * Style fix * Fix style * Fix style * Fix gpu case * Fix for gpu case * Hotfix edgesoftmax docs * Handle repeated features * Add docstring * Set default arguments * Remove dropout from nn.conv * Fix * add util fn for renaming * revert gcn_spmv.py * mx folder * fix wierd bug * fix mx * fix lint
Showing
examples/mxnet/gcn/gcn_mp.py
0 → 100644
examples/mxnet/gcn/train.py
0 → 100644
python/dgl/nn/mxnet/conv.py
0 → 100644
Please register or sign in to comment