Could you tell me which version of pyg you use?
when i run train_docs.py, there is an error:
.........., line 65, in _separate
value = value.narrow(cat_dim or 0, start, end - start)
"RuntimeError: start (0) + length (278) exceeds dimension size (2)."
Could you tell me which version of pyg you use?
when i run train_docs.py, there is an error:
.........., line 65, in _separate
value = value.narrow(cat_dim or 0, start, end - start)
"RuntimeError: start (0) + length (278) exceeds dimension size (2)."