FedML-AI / FedML-AI/FedGraphNN
[Missing file] No module named 'training.subgraph_level.fed_subgraph_rel_trainer'
Open
- Dominant language
- No language data
- Stars
- 184
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
When trying to run the code of "subgraph relation prediction", I received this feedback:
Traceback (most recent call last):
File "fed_subgraph_rel_pred.py", line 17, in
from training.subgraph_level.fed_subgraph_rel_trainer import FedSubgraphRelTrainer
ModuleNotFoundError: No module named 'training.subgraph_level.fed_subgraph_rel_trainer'
I find there is no file named "fed_subgraph_rel_trainer" under the folder "training/subgraph_level" . And the README of this part is the same as "Ego Networks".
Hope you can complete the file. Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.