Lin WANG (王林)
Results
2
issues of
Lin WANG (王林)
I have a naive question, if I have a pre-trained transformer model (pre-train task is a regression probelem), can I using the embedding of this model to training a decode...
When calling the GIN or GNNOGB modules, the forward function requires a LongTensor storing the **node categorical features**, which looks like it may be **an attributes of DGLGraph**, but I...