Xinyu Yao
Xinyu Yao
## Description Update `to_pyg_data()` in `MiniBatch` to support get batch_size from `seeds`. ## Checklist Please feel free to remove inapplicable items for your PR. - [ ] The PR title...
## Description Add `compute_mrr_seeds` to link_prediction examples. This function will be used after the modification of the datasets. The time is longer than original due to len(dataloader_seeds) > len(dataloader_original) as...
## 🔨Work Item **IMPORTANT:** * This template is only for dev team to track project progress. For feature request or bug report, please use the corresponding issue templates. * DO...
## Description related to #7410 TODO: 1. add test case: get blocks from homo graph minibatch 2. add test case: check if node type of `seeds` still occurs in src_node_type...