Why does tg.transforms.to_sparse_tensor switch row and col? #2447
Answered
by
zhiqiangzhongddu
zhiqiangzhongddu
asked this question in
Q&A
-
Hey, While reading the source code of tg.transforms.to_sparse_tensor, I found it switches the place of row and col when creating the final adj. It is confusing and could anyone explain to me why we need such an operation. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
zhiqiangzhongddu
Apr 23, 2021
Replies: 1 comment
-
@rusty1s has answered this question in the Issues #2446 (comment). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhiqiangzhongddu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rusty1s has answered this question in the Issues #2446 (comment).