Alex Barghi

Results 75 comments of Alex Barghi

@tingyu66 we need changes in the cuGraph-ops integration for PyG 2.5. Right now the following tests are failing: ``` FAILED python/cugraph-pyg/cugraph_pyg/tests/nn/test_gat_conv.py::test_gat_conv_equality[basic_pyg_graph_1-True-8-1-True-False-True] - AttributeError: 'NoneType' object has no attribute 'weight' FAILED...

> > @tingyu66 we need changes in the cuGraph-ops integration for PyG 2.5. > > Right now the following tests are failing: > > @alexbarghi-nv The `state_dict` in `torch_geometric.nn.GATConv` has...

Replaced by #4335