Saberfish

Results 3 issues of Saberfish

## ❓ Questions & Help 您好,我在使用cogdl中的pipelin函数进行图嵌入的时候遇到了问题。当我使用以“prone”为首的emb_models时,一切正常,而当我使用以“dgi”为首的gnn_models时,出现了一些问题。 代码如下: import numpy as np import torch from cogdl import pipeline # generate embedding by an unweighted graph edge_index = np.array([[0, 1], [0, 2],...

Device: raspberrypi 4B, In step 10, when I execute command : "make", it shows : Makefile:3: /firmwares/bcm43455c0/7_45_189/definitions.mk: No such file or directory make: *** No rule to make target '/firmwares/bcm43455c0/7_45_189/definitions.mk'....

Hi, everyone. I bought a Raspberrypi 4 but it's bcm43430 not bcm43455c0. And I can't execute "make" in folder /bcm43455c0 or folder /bcm43430a1. So how can I deal this situation...