WOW

Results 4 comments of WOW

i have the same problem with you,it is a headache.

I came across same error when using cogdl==0.6.0 when algorithm is unsup_graphsage.

我这在train环节中也遇到同样的错误

> I juse use the pipeline by 'from cogdl import pipeline'. The code I use is similar to these in the tutorial: ```python3 data = build_dataset_from_name('cora').data edge_index = np.array([[x, y]...