You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a GNN beginner. I am so confused about the function of tr_inds in the function train_homo in file training.py. After testing, the value of batch_edge_inds, batch.input_id and batch_edge_ids are all equal.
I am a GNN beginner. I am so confused about the function of
tr_indsin the functiontrain_homoin filetraining.py. After testing, the value ofbatch_edge_inds,batch.input_idandbatch_edge_idsare all equal.